Home
last modified time | relevance | path

Searched refs:customColorFormatless (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1129 : u(_u), v(_v), w(_w), border(_border), customColorFormatless(_customColorFormatless) in createSamplerAddressModesTests()
1139 bool customColorFormatless; in createSamplerAddressModesTests() member
1220 imageFormat == VK_FORMAT_B5G5R5A1_UNORM_PACK16) && config.border == BORDER_COLOR_CUSTOM && config.customColorFormatless) in createSamplerAddressModesTests()
1245 getAddressModesCaseName(config.u, config.v, config.w, config.border, config.customColorValueInt, config.customColorFormatless, sampleStencil).c_str(), in createSamplerAddressModesTests()
1252 config.customColorFormatless, in createSamplerAddressModesTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1119 : u(_u), v(_v), w(_w), border(_border), customColorFormatless(_customColorFormatless) in createSamplerAddressModesTests()
1129 bool customColorFormatless; in createSamplerAddressModesTests() member
1207 imageFormat == VK_FORMAT_B5G5R5A1_UNORM_PACK16) && config.border == BORDER_COLOR_CUSTOM && config.customColorFormatless) in createSamplerAddressModesTests()
1232 getAddressModesCaseName(config.u, config.v, config.w, config.border, config.customColorValueInt, config.customColorFormatless, sampleStencil).c_str(), in createSamplerAddressModesTests()
1240 config.customColorFormatless, in createSamplerAddressModesTests()

Completed in 9 milliseconds