Searched refs:GrCapsDebugf (Results 1 – 6 of 6) sorted by relevance
92 GrCapsDebugf(fGpu->caps(), "Failed to build vk program descriptor!\n"); in findOrCreatePipelineState()
57 GrCapsDebugf(caps, "Failed to gl program descriptor!\n"); in findOrCreateProgram()
1872 GrCapsDebugf(this->caps(), "Failed to create program!\n"); in flushGLState()
343 GrCapsDebugf(fGpu->caps(), "Failed to build mtl program descriptor!\n"); in refPipelineState()
798 #define GrCapsDebugf(caps, ...) if (!(caps)->suppressPrints()) SkDebugf(__VA_ARGS__) macro800 #define GrCapsDebugf(caps, ...) do {} while (0) macro
410 GrCapsDebugf(this->caps(), "Program would use too many fragment samplers\n"); in checkSamplerCounts()