Home
last modified time | relevance | path

Searched defs:call_params (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/util/
Dvk_dispatch_table_gen.py779 def call_params(self): member in Entrypoint
812 def call_params(self): member in EntrypointAlias
/third_party/mesa3d/src/compiler/glsl/
Dlower_shared_reference.cpp296 exec_list call_params; in shared_store() local
329 exec_list call_params; in shared_load() local
422 exec_list call_params; in lower_shared_atomic_intrinsic() local
Dlower_ubo_reference.cpp470 exec_list call_params; in ssbo_store() local
513 exec_list call_params; in ssbo_load() local
1049 exec_list call_params; in lower_ssbo_atomic_intrinsic() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dintrinsic_test.cc260 ast::ExpressionList* call_params) { in add_call_param()
295 ast::ExpressionList call_params; in TEST_P() local