Home
last modified time | relevance | path

Searched refs:getImageReadOpStr (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp621 std::string getImageReadOpStr (ReadOp readOp, const FormatDataForShaders& formatData, bool useNontemporal = false) in getImageReadOpStr() function
863 std::string imageReadOp (getImageReadOpStr((ReadOp)opNdx, formatData, useSpirV16)); in addComputeImageSamplerTest()
997 const std::string imageReadOp = getImageReadOpStr(readOp, formatData); in generateGraphicsImageSamplerSource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp594 std::string getImageReadOpStr (ReadOp readOp, bool useNontemporal = false) in getImageReadOpStr() function
884 std::string imageReadOp (getImageReadOpStr((ReadOp)opNdx, useSpirV16)); in addComputeImageSamplerTest()
1014 const std::string imageReadOp = getImageReadOpStr(readOp); in generateGraphicsImageSamplerSource()

Completed in 4 milliseconds