Home
last modified time | relevance | path

Searched defs:imageOperand (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp5857 spv::IdImmediate imageOperand = { true, *(opIt++) }; in createImageTextureFunctionCall() local
5897 spv::IdImmediate imageOperand = { true, *opIt++ }; in createImageTextureFunctionCall() local
5901 spv::IdImmediate imageOperand = { true, *opIt++ }; in createImageTextureFunctionCall() local
5905 spv::IdImmediate imageOperand = { true, in createImageTextureFunctionCall() local
5949 spv::IdImmediate imageOperand = { true, *opIt++ }; in createImageTextureFunctionCall() local
5953 spv::IdImmediate imageOperand = { true, *opIt++ }; in createImageTextureFunctionCall() local
5957 spv::IdImmediate imageOperand = { true, in createImageTextureFunctionCall() local
5990 spv::IdImmediate imageOperand = { true, *opIt++ }; in createImageTextureFunctionCall() local
5994 spv::IdImmediate imageOperand = { true, *opIt++ }; in createImageTextureFunctionCall() local
5998 … spv::IdImmediate imageOperand = { true, builder.makeUintConstant(TranslateMemoryScope( in createImageTextureFunctionCall() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp596 std::string imageOperand = useNontemporal ? " Nontemporal" : ""; in getImageReadOpStr() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp623 std::string imageOperand = useNontemporal ? " Nontemporal" : ""; in getImageReadOpStr() local