Home
last modified time | relevance | path

Searched defs:execution_scope (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_non_uniform_test.cpp127 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() local
160 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_non_uniform_test.cpp127 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() local
160 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() local
/third_party/spirv-tools/test/val/
Dval_non_uniform_test.cpp127 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() local
160 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_non_uniform.cpp73 const uint32_t execution_scope = inst->word(3); in NonUniformPass() local
Dvalidate_barriers.cpp61 const uint32_t execution_scope = inst->word(1); in BarriersPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_non_uniform.cpp73 const uint32_t execution_scope = inst->word(3); in NonUniformPass() local
Dvalidate_barriers.cpp61 const uint32_t execution_scope = inst->word(1); in BarriersPass() local
/third_party/spirv-tools/source/val/
Dvalidate_barriers.cpp62 const uint32_t execution_scope = inst->word(1); in BarriersPass() local
Dvalidate_non_uniform.cpp126 const uint32_t execution_scope = inst->word(3); in NonUniformPass() local
/third_party/gn/src/gn/
Dfilesystem_utils.cc976 BuildDirContext::BuildDirContext(const Scope* execution_scope) in BuildDirContext()
979 BuildDirContext::BuildDirContext(const Scope* execution_scope, in BuildDirContext()
Dparse_tree.cc542 Scope* execution_scope; // Either the enclosing_scope or nested_scope. in Execute() local
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4229 SpvScope execution_scope = vtn_constant_uint(b, w[1]); in vtn_handle_barrier() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c2533 emit_barrier_impl(struct ntd_context *ctx, nir_variable_mode modes, nir_scope execution_scope, nir_… in emit_barrier_impl()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp12023 uint32_t execution_scope = 0; in emit_instruction() local