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

  /external/chromium_org/third_party/angle/src/compiler/translator/
ShaderLang.cpp 44 ShGetInfo(handle, SH_MAPPED_NAME_MAX_LENGTH, &mappedNameMaxLength);
224 case SH_MAPPED_NAME_MAX_LENGTH:
350 // SH_MAPPED_NAME_MAX_LENGTH in ShGetInfo, below.
  /external/chromium_org/third_party/angle/include/GLSLANG/
ShaderLang.h 150 SH_MAPPED_NAME_MAX_LENGTH = 0x6000,
412 // SH_MAPPED_NAME_MAX_LENGTH: the length of the mapped variable name including
471 // (SH_MAPPED_NAME_MAX_LENGTH), or NULL if don't care about the
  /external/chromium_org/gpu/command_buffer/service/
shader_translator.cc 57 ShGetInfo(compiler, SH_MAPPED_NAME_MAX_LENGTH, &mapped_name_len);

Completed in 26 milliseconds