Home
last modified time | relevance | path

Searched refs:FLAG_BASE_SLICE (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp6221 FLAG_BASE_SLICE = (1u << 2u), enumerator
6280 , m_baseArraySlice (((flags & FLAG_BASE_SLICE) != 0) ? (1u) : (0u)) in ImageDescriptorCase()
7753 …d_base_slice", "1D image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests()
7757 …se_slice", "1D array image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests()
7761 …d_base_slice", "2D image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests()
7765 …se_slice", "2D array image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests()
7773 …base_slice", "Cube image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests()
7777 …y_base_slice", "Cube image subview with base array slice", ImageDescriptorCase::FLAG_BASE_SLICE }, in createShaderAccessImageTests()