Searched refs:render (Results 1051 - 1071 of 1071) sorted by relevance
1...<<414243
/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_graph.cpp | 23 #include <render/namespace.h> 163 PLUGIN_ASSERT(false && "non-valid render command"); in DebugPrintCommandListCommand() 248 // initial store the correct render pass description to first render pass and then copy to others in UpdateMultiRenderCommandListRenderPasses() 249 // resource states are copied from valid subpasses to another render command list subpasses in UpdateMultiRenderCommandListRenderPasses() 281 // copy from first to following render passes in UpdateMultiRenderCommandListRenderPasses() 301 // NOTE: subpassResourceStates are not copied to different render passes in UpdateMultiRenderCommandListRenderPasses() 305 // copy the final layouts and resolves to first render pass in UpdateMultiRenderCommandListRenderPasses() 338 // fix render command list indices in UpdateMultiRenderCommandListRenderPasses() 585 // gpu images in descriptor sets, render passe in ProcessRenderNodeGraph() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 1999 dev->node_props.drm_render_minor = gpu->xcp->ddev->render->index; in kfd_topology_add_device()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.c | 1766 if (batch->contains_draw || batch->cache.render->entries) { in crocus_transfer_flush_region()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 708 render(numVertices, numTriangles, indices); in iterate()
|
H A D | vktShaderRenderTextureGatherTests.cpp | 1394 render(numVertices, numTriangles, indices); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 710 render(numVertices, numTriangles, indices); in iterate()
|
H A D | vktShaderRenderTextureGatherTests.cpp | 1406 render(numVertices, numTriangles, indices); in iterate()
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrFragmentOperations.cpp | 796 void FragmentProcessor::render (const rr::MultisamplePixelBufferAccess& msColorBuffer, in render() function in rr::FragmentProcessor
|
H A D | rrRenderer.cpp | 1099 fragProcessor.render(renderTarget.getColorBuffer((int)outputNdx), renderTarget.getDepthBuffer(), renderTarget.getStencilBuffer(), &fragmentBuffer[0], fragCount, facetype, fragOpsState); in writeFragmentPackets() 1334 * Draws transformed triangles, lines or points to render target
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 23 #include <render/namespace.h> 1304 PLUGIN_LOG_E("Device WaitForIdle can only called when render backend is not running");
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 567 <glx type="render" opcode="348" />
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_resource_manager.cpp | 27 #include <render/namespace.h> 1655 // NOTE: this is essential to get correct, this maps render pass etc. hashing 1678 // render graph frame state reset for trackable and not auto reset frame states 1949 // render graph frame state reset for trackable and not auto reset frame states 2213 // i.e. create staging buffers and fetch based on index in render node staging
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 646 <glx type="render" opcode="348" />
|
/third_party/rust/crates/libc/src/ |
H A D | psp.rs | 81 ::Option<extern "C" fn(display: *mut *mut c_void, render: *mut *mut c_void)>;
|
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | [all...] |
H A D | tsc.js | 13084 var methodNames = (_b = (_a = compilerOptions.ets) === null || _a === void 0 ? void 0 : _a.render) === null || _b === void 0 ? void 0 : _b.method; 13085 var decoratorNames = (_d = (_c = compilerOptions.ets) === null || _c === void 0 ? void 0 : _c.render) === null || _d === void 0 ? void 0 : _d.decorator; [all...] |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 1139 % except using rgb instead of cmyk; the latter is said to render as a
|
Completed in 208 milliseconds
1...<<414243