Searched refs:ReadOp (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmImageSamplerTests.cpp | 58 enum ReadOp enum 89 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase() 178 const char* getReadOpName (ReadOp readOp) in getReadOpName() 268 VkFormat getImageFormat (ReadOp readOp) in getImageFormat() 288 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() 433 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() 543 std::string getFunctionDstParamStr (ReadOp readOp, TestType testType) in getFunctionDstParamStr() 575 std::string getImageReadOpStr (ReadOp readOp) in getImageReadOpStr() 600 bool isImageSampleDrefReadOp (ReadOp readOp) in isImageSampleDrefReadOp() 656 std::string getImageSamplerTypeStr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty,… in getImageSamplerTypeStr() [all …]
|