Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp59 enum ReadOp enum
90 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase()
179 const char* getReadOpName (ReadOp readOp) in getReadOpName()
269 VkFormat getImageFormat (ReadOp readOp) in getImageFormat()
289 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr()
434 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr()
544 std::string getFunctionDstParamStr (ReadOp readOp, TestType testType) in getFunctionDstParamStr()
576 std::string getImageReadOpStr (ReadOp readOp) in getImageReadOpStr()
601 bool isImageSampleDrefReadOp (ReadOp readOp) in isImageSampleDrefReadOp()
657 std::string getImageSamplerTypeStr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty,… in getImageSamplerTypeStr()
[all …]