Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dconvert_to_half_pass.h130 std::unordered_set<uint32_t> image_ops_; variable
Dconvert_to_half_pass.cpp276 else if (image_ops_.count(inst->opcode()) != 0) in GenHalfInst()
430 image_ops_ = {SpvOpImageSampleImplicitLod, in Initialize()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconvert_to_half_pass.h130 std::unordered_set<uint32_t> image_ops_; variable
Dconvert_to_half_pass.cpp276 else if (image_ops_.count(inst->opcode()) != 0) in GenHalfInst()
430 image_ops_ = {SpvOpImageSampleImplicitLod, in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.h130 std::unordered_set<uint32_t> image_ops_; variable
Dconvert_to_half_pass.cpp276 else if (image_ops_.count(inst->opcode()) != 0) in GenHalfInst()
430 image_ops_ = {SpvOpImageSampleImplicitLod, in Initialize()