Searched refs:GRAPHICS (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | device_vk.cpp | 1059 GpuQueue defaultQueue { GpuQueue::QueueType::GRAPHICS, 0 }; in GetValidGpuQueue() 1063 } else if (gpuQueue.type == GpuQueue::QueueType::GRAPHICS) { in GetValidGpuQueue() 1065 … gpuQueue.index, GpuQueue::QueueType::GRAPHICS, lowLevelGpuQueues_.graphicsQueues, defaultQueue); in GetValidGpuQueue() 1143 } else if (gpuQueue.type == GpuQueue::QueueType::GRAPHICS) { in GetGpuQueue() 1155 return GetGpuQueue(GpuQueue { GpuQueue::QueueType::GRAPHICS, 0 }); in GetPresentationGpuQueue()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | renderer.cpp | 408 rnd.description.queue = { GpuQueue::QueueType::GRAPHICS, 0u }; in CreateDefaultRenderNodeGraphs() 416 rnd.description.queue = { GpuQueue::QueueType::GRAPHICS, 0u }; in CreateDefaultRenderNodeGraphs() 429 rnd.description.queue = { GpuQueue::QueueType::GRAPHICS, 0u }; in CreateDefaultRenderNodeGraphs()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | render_node_graph_loader.cpp | 40 { { GpuQueue::QueueType::UNDEFINED, nullptr }, { GpuQueue::QueueType::GRAPHICS, "graphics" },
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/ |
H A D | pipeline_state_desc.h | 296 GRAPHICS = 0x1, enumerator
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_parser_util.cpp | 51 { { GpuQueue::QueueType::UNDEFINED, nullptr }, { GpuQueue::QueueType::GRAPHICS, "graphics" },
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-hidebug.md | 852 | GRAPHICS | number | 是 | 图形模块标签 |
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_api.cpp | 2383 case ArkUIAPIVariantKind::GRAPHICS: { in GetArkUIAPI()
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-hidebug.md | 852 | GRAPHICS | number | Yes| Graphics module. |
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 1275 return { GpuQueue::QueueType::GRAPHICS, 0 }; // no queues -> graphics in GetValidGpuQueue()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 47 GRAPHICS = 3, enumerator
|
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/ |
H A D | NOTICE | 60599 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 60602 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 67968 GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 78504 …FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE F…
|