Home
last modified time | relevance | path

Searched defs:spec_vars (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/
H A DDispatchNode.cpp24 const vkapi::SpecVarList& spec_vars, in DispatchNode()
H A DPrepackNode.cpp35 const vkapi::SpecVarList& spec_vars) in PrepackNode()
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DPipeline.h245 const SpecVarList& spec_vars = descriptor.specialization_constants; in operator() local
/aosp_15_r20/external/executorch/backends/vulkan/test/
H A Dvulkan_compute_api_test.cpp417 vkapi::SpecVarList spec_vars = {}; in TEST_F() local
/aosp_15_r20/external/toybox/toys/pending/
H A Dawk.c1257 static char *spec_vars[] = { "ARGC", "ARGV", "CONVFMT", "ENVIRON", "FILENAME", in init_compiler() local