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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ResourceLimits.h 58 int maxVertexUniformComponents;
  /external/deqp/external/vulkancts/framework/vulkan/
vkGlslToSpirV.cpp 114 builtin->maxVertexUniformComponents = 4096;
  /external/vulkan-validation-layers/tests/
vktestframework.cpp 227 "MaxVertexUniformComponents 4096\n"
374 else if (strcmp(token, "MaxVertexUniformComponents") == 0)
375 Resources.maxVertexUniformComponents = value;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp     [all...]

Completed in 51 milliseconds