Searched refs:find_entrypoint (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp912 static spirv_inst_iter find_entrypoint(shader_module *src, char const *name, VkShaderStageFlagBits stageBits) { function in struct:core_validation::spirv_inst_iter
2477 auto entrypoint = *out_entrypoint = find_entrypoint(module, pStage->pName, pStage->stage);
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dcore_validation.cpp912 static spirv_inst_iter find_entrypoint(shader_module *src, char const *name, VkShaderStageFlagBits stageBits) { function in struct:core_validation::spirv_inst_iter
2477 auto entrypoint = *out_entrypoint = find_entrypoint(module, pStage->pName, pStage->stage);
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp912 static spirv_inst_iter find_entrypoint(shader_module *src, char const *name, VkShaderStageFlagBits stageBits) { function in struct:core_validation::spirv_inst_iter
2477 auto entrypoint = *out_entrypoint = find_entrypoint(module, pStage->pName, pStage->stage);
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
H A Dcore_validation.cpp912 static spirv_inst_iter find_entrypoint(shader_module *src, char const *name, VkShaderStageFlagBits stageBits) { function in struct:core_validation::spirv_inst_iter
2477 auto entrypoint = *out_entrypoint = find_entrypoint(module, pStage->pName, pStage->stage);

Completed in 167 milliseconds