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

  /external/skia/src/gpu/
GrShaderCaps.cpp 15 static const char* shader_type_to_string(GrShaderType type) {
111 GrShaderType shaderType = static_cast<GrShaderType>(s);
  /external/skia/include/gpu/
GrShaderCaps.h 24 in a given GrShaderType. The info here is hoisted from the OpenGL spec. */
88 const PrecisionInfo& getFloatShaderPrecisionInfo(GrShaderType shaderType,
  /external/skia/include/private/
GrTypesPriv.h 104 enum GrShaderType {
  /external/skia/src/gpu/gl/
GrGLCaps.cpp     [all...]

Completed in 128 milliseconds