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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ResourceLimits.h 56 int maxTextureCoords;
  /external/deqp/external/vulkancts/framework/vulkan/
vkGlslToSpirV.cpp 112 builtin->maxTextureCoords = 32;
  /external/vulkan-validation-layers/tests/
vktestframework.cpp 225 "MaxTextureCoords 32\n"
370 else if (strcmp(token, "MaxTextureCoords") == 0)
371 Resources.maxTextureCoords = value;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp     [all...]

Completed in 53 milliseconds