Searched refs:shaderc_shader_kind (Results 1 - 10 of 10) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc/include/shaderc/
H A Dshaderc.hpp281 void SetBindingBaseForStage(shaderc_shader_kind shader_kind,
289 void SetHlslRegisterSetAndBindingForStage(shaderc_shader_kind shader_kind,
354 shaderc_shader_kind shader_kind,
370 shaderc_shader_kind shader_kind,
382 shaderc_shader_kind shader_kind,
395 shaderc_shader_kind shader_kind,
407 shaderc_shader_kind shader_kind,
420 shaderc_shader_kind shader_kind,
475 shaderc_shader_kind shader_kind, const char* input_file_name,
489 shaderc_shader_kind shader_kin
[all...]
H A Dshaderc.h61 } shaderc_shader_kind; typedef in typeref:enum:__anon17341
409 shaderc_compile_options_t options, shaderc_shader_kind shader_kind,
415 shaderc_compile_options_t options, shaderc_shader_kind shader_kind,
449 size_t source_text_size, shaderc_shader_kind shader_kind,
458 size_t source_text_size, shaderc_shader_kind shader_kind,
466 size_t source_text_size, shaderc_shader_kind shader_kind,
/prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc/include/shaderc/
H A Dshaderc.hpp281 void SetBindingBaseForStage(shaderc_shader_kind shader_kind,
289 void SetHlslRegisterSetAndBindingForStage(shaderc_shader_kind shader_kind,
354 shaderc_shader_kind shader_kind,
370 shaderc_shader_kind shader_kind,
382 shaderc_shader_kind shader_kind,
395 shaderc_shader_kind shader_kind,
407 shaderc_shader_kind shader_kind,
420 shaderc_shader_kind shader_kind,
475 shaderc_shader_kind shader_kind, const char* input_file_name,
489 shaderc_shader_kind shader_kin
[all...]
H A Dshaderc.h61 } shaderc_shader_kind; typedef in typeref:enum:__anon17676
409 shaderc_compile_options_t options, shaderc_shader_kind shader_kind,
415 shaderc_compile_options_t options, shaderc_shader_kind shader_kind,
449 size_t source_text_size, shaderc_shader_kind shader_kind,
458 size_t source_text_size, shaderc_shader_kind shader_kind,
466 size_t source_text_size, shaderc_shader_kind shader_kind,
/prebuilts/ndk/current/sources/third_party/vulkan/src/tests/
H A Dvktestframeworkandroid.cpp55 shaderc_shader_kind shaderc_type;
67 shaderc_shader_kind MapShadercType(VkShaderStageFlagBits vkShader) {
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
H A Dvktestframeworkandroid.cpp55 shaderc_shader_kind shaderc_type;
67 shaderc_shader_kind MapShadercType(VkShaderStageFlagBits vkShader) {
/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc/src/
H A Dshaderc.cc45 EShLanguage GetForcedStage(shaderc_shader_kind kind) {
69 assert(0 && "Unhandled shaderc_shader_kind");
85 shaderc_shader_kind kind = shaderc_glsl_infer_from_source)
114 EShLanguage GetDefaultStage(shaderc_shader_kind kind) const {
139 assert(0 && "Unhandled shaderc_shader_kind");
143 shaderc_shader_kind kind_;
274 // Returns the Compiler::Stage for generic stage values in shaderc_shader_kind.
275 shaderc_util::Compiler::Stage GetStage(shaderc_shader_kind kind) {
432 shaderc_compile_options_t options, shaderc_shader_kind shader_kind,
439 shaderc_compile_options_t options, shaderc_shader_kind shader_kin
[all...]
H A Dshaderc_private.h96 // Converts a shader stage from shaderc_shader_kind into a shaderc_util::Compiler::Stage.
100 shaderc_shader_kind kind) {
/prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc/src/
H A Dshaderc.cc45 EShLanguage GetForcedStage(shaderc_shader_kind kind) {
69 assert(0 && "Unhandled shaderc_shader_kind");
85 shaderc_shader_kind kind = shaderc_glsl_infer_from_source)
114 EShLanguage GetDefaultStage(shaderc_shader_kind kind) const {
139 assert(0 && "Unhandled shaderc_shader_kind");
143 shaderc_shader_kind kind_;
274 // Returns the Compiler::Stage for generic stage values in shaderc_shader_kind.
275 shaderc_util::Compiler::Stage GetStage(shaderc_shader_kind kind) {
432 shaderc_compile_options_t options, shaderc_shader_kind shader_kind,
439 shaderc_compile_options_t options, shaderc_shader_kind shader_kin
[all...]
H A Dshaderc_private.h96 // Converts a shader stage from shaderc_shader_kind into a shaderc_util::Compiler::Stage.
100 shaderc_shader_kind kind) {

Completed in 89 milliseconds