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

  /external/deqp/framework/opengl/
gluShaderUtil.cpp 452 TYPE_INVALID, // invalid
586 TYPE_INVALID, // invalid
625 TYPE_INVALID, // sampler1D
626 TYPE_INVALID, // sampler2D
627 TYPE_INVALID, // samplerCube
628 TYPE_INVALID, // sampler1DArray
629 TYPE_INVALID, // sampler2DArray
630 TYPE_INVALID, // sampler3D
631 TYPE_INVALID, // samplerCubeArray
632 TYPE_INVALID, // sampler1DShado
    [all...]
gluShaderUtil.hpp 100 TYPE_INVALID = 0,
  /external/webrtc/webrtc/base/
safe_conversions.h 59 case internal::TYPE_INVALID:
safe_conversions_impl.h 90 TYPE_INVALID = 3 // Source value is invalid (i.e. NaN).
  /external/deqp/modules/gles31/functional/
es31fProgramUniformTests.cpp 897 // Get uniform values with glGetUniform*() and put to valuesDst. Uniforms that get -1 from glGetUniformLocation() get glu::TYPE_INVALID.
    [all...]
es31fSeparateShaderTests.cpp 142 return TYPE_INVALID;
898 params.varyings.type = glu::TYPE_INVALID;
    [all...]
es31fLayoutBindingTests.cpp     [all...]
es31fUniformLocationTests.cpp 189 return TYPE_INVALID;
213 return glu::TYPE_INVALID;
    [all...]
es31fProgramInterfaceQueryTestCase.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp     [all...]
  /external/mesa3d/src/mesa/main/
get.c 93 TYPE_INVALID,
    [all...]
  /external/deqp/modules/gles2/functional/
es2fUniformApiTests.cpp 868 // Get uniform values with glGetUniform*() and put to valuesDst. Uniforms that get -1 from glGetUniformLocation() get glu::TYPE_INVALID.
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 234 { GL_SHADER_BINARY_FORMATS, LOC_CUSTOM, TYPE_INVALID, 0, extra_ARB_ES2_compatibility_api_es2 },
    [all...]

Completed in 3853 milliseconds