Searched refs:DepthProperty (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmImageSamplerTests.cpp | 80 enum DepthProperty enum 228 const char* getDepthPropertyName (DepthProperty depthProperty) in getDepthPropertyName() 930 …rce (ReadOp readOp, DescriptorType descriptorType, TestType testType, DepthProperty depthProperty,… in generateGraphicsImageSamplerSource() 1205 …hPropertyGroup (new tcu::TestCaseGroup(testCtx, getDepthPropertyName((DepthProperty)propertyNdx), … in addGraphicsDepthPropertyTest() 1255 …ce((ReadOp)opNdx, (DescriptorType)descNdx, TESTTYPE_LOCAL_VARIABLES, (DepthProperty)propertyNdx, (… in addGraphicsDepthPropertyTest()
|