Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dconvert_to_half_pass.h133 std::unordered_set<uint32_t> dref_image_ops_; variable
Dconvert_to_half_pass.cpp232 if (dref_image_ops_.count(inst->opcode()) != 0) { in ProcessImageRef()
447 dref_image_ops_ = { in Initialize()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconvert_to_half_pass.h133 std::unordered_set<uint32_t> dref_image_ops_; variable
Dconvert_to_half_pass.cpp239 if (dref_image_ops_.count(inst->opcode()) != 0) { in ProcessImageRef()
455 dref_image_ops_ = { in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.h133 std::unordered_set<uint32_t> dref_image_ops_; variable
Dconvert_to_half_pass.cpp239 if (dref_image_ops_.count(inst->opcode()) != 0) { in ProcessImageRef()
455 dref_image_ops_ = { in Initialize()