Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp656 std::string getImageSamplerTypeStr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty,… in getImageSamplerTypeStr() function
785 …const std::string imageSamplerTypes = getImageSamplerTypeStr((DescriptorType)descNdx, (ReadOp)opNd… in addComputeImageSamplerTest()
935 …const std::string imageSamplerTypes = getImageSamplerTypeStr(descriptorType, readOp, depthPropert… in generateGraphicsImageSamplerSource()