Searched refs:DepthProperty (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmImageSamplerTests.cpp | 81 enum DepthProperty enum 229 const char* getDepthPropertyName (DepthProperty depthProperty) in getDepthPropertyName() 931 …rce (ReadOp readOp, DescriptorType descriptorType, TestType testType, DepthProperty depthProperty,… in generateGraphicsImageSamplerSource() 1206 …hPropertyGroup (new tcu::TestCaseGroup(testCtx, getDepthPropertyName((DepthProperty)propertyNdx), … in addGraphicsDepthPropertyTest() 1256 …ce((ReadOp)opNdx, (DescriptorType)descNdx, TESTTYPE_LOCAL_VARIABLES, (DepthProperty)propertyNdx, (… in addGraphicsDepthPropertyTest()
|