Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_decorations.cpp1133 const bool storage_buffer = in CheckDecorationsOfBuffers() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp1061 const bool storage_buffer = in CheckDecorationsOfBuffers() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_decorations.cpp1061 const bool storage_buffer = in CheckDecorationsOfBuffers() local
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_buffer_image_memory_sampler.cpp3270 VkBufferObj storage_buffer; in TEST_F() local
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp725 VkBufferObj storage_buffer; in TEST_F() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h49 storage_buffer = 0x1, /* SSBOs and global memory */ enumerator
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_types.h1234 VkBuffer storage_buffer; member