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

  /external/chromium_org/third_party/angle/src/compiler/translator/
Initialize.cpp 442 TType *samplerCubeShadow = new TType(EbtSamplerCubeShadow);
446 symbolTable.insertBuiltIn(ESSL3_BUILTINS, float1, "texture", samplerCubeShadow, float4);
454 symbolTable.insertBuiltIn(ESSL3_BUILTINS, float1, "texture", samplerCubeShadow, float4, float1);
463 symbolTable.insertBuiltIn(ESSL3_BUILTINS, int2, "textureSize", samplerCubeShadow, int1);
537 symbolTable.insertBuiltIn(ESSL3_BUILTINS, float1, "textureGrad", samplerCubeShadow, float4, float3, float3);
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc 202 SAMPLERCUBESHADOW = 311,
403 #define SAMPLERCUBESHADOW 311
    [all...]

Completed in 43 milliseconds