HomeSort by relevance Sort by last modified time
    Searched refs:type_op (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/SPIRV-Tools/tools/stats/
spirv_stats.cpp 107 const SpvOp type_op = type_decl_inst.opcode(); local
108 if (type_op == SpvOpTypeInt) {
130 } else if (type_op == SpvOpTypeFloat) {
  /external/swiftshader/third_party/SPIRV-Tools/tools/stats/
spirv_stats.cpp 107 const SpvOp type_op = type_decl_inst.opcode(); local
108 if (type_op == SpvOpTypeInt) {
130 } else if (type_op == SpvOpTypeFloat) {

Completed in 278 milliseconds