/external/skia/src/gpu/graphite/compute/ |
D | VelloComputeSteps.h | 276 size_t calculateBufferSize(int resourceIndex, const ComputeStep::ResourceDesc&) const override { in calculateBufferSize() 281 void prepareStorageBuffer(int resourceIndex, in prepareStorageBuffer()
|
D | ComputeStep.cpp | 87 SamplerDesc ComputeStep::calculateSamplerParameters(int resourceIndex, const ResourceDesc&) const { in calculateSamplerParameters()
|
/external/skia/tests/graphite/ |
D | ComputeTest.cpp | 175 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 334 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 408 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 570 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 587 void prepareUniformBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 699 size_t calculateBufferSize(int resourceIndex, const ResourceDesc& r) const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 705 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 1561 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 1700 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() 1811 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() [all …]
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.cpp | 241 void StateManager11::ViewCache<ViewType, DescType>::update(size_t resourceIndex, ViewType *view) in update() 1847 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingSRVs() local 1886 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingUAVs() local 1912 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingRTVs() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 10231 unsigned resourceIndex, in emit_uav_addr_offset() 10375 unsigned resourceIndex) in emit_load_instruction() 10439 unsigned resourceIndex = inst->Src[0].Register.Index; in emit_load() local 10490 unsigned resourceIndex) in emit_store_instruction() 10660 unsigned resourceIndex = inst->Dst[0].Register.Index; in emit_store() local 10712 unsigned resourceIndex) in emit_atomic_instruction() 10782 unsigned resourceIndex = inst->Src[0].Register.Index; in emit_atomic() local
|
/external/angle/src/tests/gl_tests/ |
D | ShaderStorageBufferTest.cpp | 2635 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local 2682 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local
|
D | GLSLTest.cpp | 4924 GLuint resourceIndex = in TEST_P() local
|
/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/ |
D | vp_dumper.cpp | 1256 uint32_t resourceIndex; in DumpSurfaceToFile() local
|
/external/angle/util/capture/ |
D | trace_fixture.cpp | 419 void UpdateResourceIDBuffer(int resourceIndex, GLuint id) in UpdateResourceIDBuffer()
|
/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
D | vphal_debug.c | 721 uint32_t resourceIndex; in DumpSurfaceToFile() local
|
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/ |
D | codechal_debug.cpp | 2174 uint32_t resourceIndex = m_osInterface->pfnGetResourceIndex(&surface->OsResource); in CodechalDebugInterface() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorBufferTests.cpp | 5292 …for (uint32_t resourceIndex = 0; resourceIndex < DE_LENGTH_OF_ARRAY(binding.perBindingResourceInde… in iterate() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTests.cpp | 3185 glw::GLuint resourceIndex; in iterate() local
|