HomeSort by relevance Sort by last modified time
    Searched refs:shaderc_profile_none (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/include/shaderc/
shaderc.h 60 shaderc_profile_none, // Used if and only if GLSL version did not specify enumerator in enum:__anon112313
162 // source. Use profile: 'shaderc_profile_none' for GLSL versions that do not
  /prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/src/
shaderc.cc 283 case shaderc_profile_none:
534 *profile = shaderc_profile_none;

Completed in 45 milliseconds