Searched refs:FLAG_BASE_SLICE (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 7081 FLAG_BASE_SLICE = (1u << 2u), enumerator 7144 , m_baseArraySlice (((flags & FLAG_BASE_SLICE) != 0) ? (1u) : (0u)) in ImageDescriptorCase() 9091 …d_base_slice", "1D image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests() 9095 …se_slice", "1D array image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests() 9099 …d_base_slice", "2D image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests() 9103 …se_slice", "2D array image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests() 9111 …base_slice", "Cube image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests() 9115 …ay_base_slice", "Cube image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE } in createShaderAccessImageTests()
|