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

  /external/skia/src/gpu/glsl/
GrGLSLCaps.h 136 const GrSwizzle& configOutputSwizzle(GrPixelConfig config) const {
  /external/skia/src/gpu/gl/
GrGLProgramDesc.cpp 155 glslCaps.configOutputSwizzle(pipeline.getRenderTarget()->config()).asKey();
GrGLGpu.cpp     [all...]
  /external/skia/src/gpu/vk/
GrVkProgramDesc.cpp 142 glslCaps.configOutputSwizzle(pipeline.getRenderTarget()->config()).asKey();

Completed in 745 milliseconds