Home
last modified time | relevance | path

Searched defs:resourceIndex (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp252 void StateManager11::ViewCache<ViewType, DescType>::update(size_t resourceIndex, ViewType *view) in update()
1816 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingSRVs() local
1855 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingUAVs() local
1879 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingRTVs() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DShaderStorageBufferTest.cpp2576 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local
2623 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local
DGLSLTest.cpp4573 GLuint resourceIndex = in TEST_P() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c10164 unsigned resourceIndex, in emit_uav_addr_offset()
10308 unsigned resourceIndex) in emit_load_instruction()
10365 unsigned resourceIndex = inst->Src[0].Register.Index; in emit_load() local
10416 unsigned resourceIndex) in emit_store_instruction()
10586 unsigned resourceIndex = inst->Dst[0].Register.Index; in emit_store() local
10638 unsigned resourceIndex) in emit_atomic_instruction()
10708 unsigned resourceIndex = inst->Src[0].Register.Index; in emit_atomic() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp4613 …for (deUint32 resourceIndex = 0; resourceIndex < DE_LENGTH_OF_ARRAY(binding.perBindingResourceInde… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp4576 …for (deUint32 resourceIndex = 0; resourceIndex < DE_LENGTH_OF_ARRAY(binding.perBindingResourceInde… in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp3032 glw::GLuint resourceIndex; in iterate() local