Searched refs:GrCrash (Results 1 – 21 of 21) sorted by relevance
29 GrCrash("Unknown GL Binding"); in GrGetGLSLGeneration()53 GrCrash("Unknown GL version."); in GrGetGLSLVersionDecl()
225 GrCrash("Unexpected pname to GetBufferParamateriv"); in nullGLGetBufferParameteriv()281 GrCrash("Unexpected pname to GetIntegerv"); in nullGLGetIntegerv()306 GrCrash("Unexpected pname to GetProgramiv"); in nullGLGetShaderOrProgramiv()322 GrCrash("Unexpected pname passed to GetQueryObject."); in query_result()339 GrCrash("Unexpected pname passed GetQueryiv."); in nullGLGetQueryiv()364 GrCrash("Unexpected name to GetString"); in nullGLGetString()372 GrCrash("Should never query texture parameters."); in nullGLGetTexLevelParameteriv()
251 GrCrash("Unknown shader var type."); in TypeString()285 GrCrash("Unknown shader variable type modifier."); in TypeModifierString()
234 GrCrash("Why are we seeing a stencil format that " in markColorConfigAndStencilFormatAsVerified()255 GrCrash("Why are we seeing a stencil format that " in isColorConfigAndStencilFormatVerified()
578 GrCrash("Unknown filter direction."); in flushConvolution()686 GrCrash("Unknown color type."); in flushColor()736 GrCrash("Unknown coverage type."); in flushCoverage()1083 GrCrash("Unexpected sample mode!"); in buildProgram()1108 GrCrash("Unexpected filter!"); in buildProgram()
199 GrCrash("Unexpected dual source blend output"); in overrideBlend()339 GrCrash("Unexpected xfer coeff."); in blendTermString()563 GrCrash("Unknown color type."); in genInputColor()874 GrCrash("Unexpected input coverage."); in genProgram()
1406 GrCrash("Unknown resolve type"); in onReadPixels()2112 GrCrash("Unknown draw face."); in flushGLStateCommon()2330 GrCrash("Unknown geometry src type!"); in setBuffers()2358 GrCrash("Unknown geometry src type!"); in setBuffers()
276 inline void GrCrash() { GrAlwaysAssert(false); } in GrCrash() function277 inline void GrCrash(const char* msg) { GrPrintf(msg); GrAlwaysAssert(false); } in GrCrash() function
125 GrCrash("Unknown clip element type.");
122 GrCrash("Unexpected call to drawPathToStencil."); in drawPathToStencil()
601 GrCrash("Unknown Vertex Source Type."); in releasePreviousVertexSource()624 GrCrash("Unknown Index Source Type."); in releasePreviousIndexSource()714 GrCrash("Attempting to draw without vertex src."); in checkDraw()725 GrCrash("Drawing outside valid vertex range."); in checkDraw()732 GrCrash("Attempting to draw indexed geom without index src."); in checkDraw()742 GrCrash("Index reads outside valid index range."); in checkDraw()
303 GrCrash("Can't get indices into buffer!"); in getQuadIndexBuffer()336 GrCrash("Can't get vertices into buffer!"); in getUnitSquareVertexBuffer()430 GrCrash("Unknown stencil func"); in ConvertStencilFuncAndMask()534 GrCrash("Unknown set op."); in process_initial_clip_elements()
197 GrCrash("Expected scalar is float."); in fixup_matrix()226 GrCrash("Expected scalar is float."); in quadDesignSpaceToUVCoordsMatrix()
235 GrCrash("unknown geom src type"); in onDrawIndexed()253 GrCrash("unknown geom src type"); in onDrawIndexed()302 GrCrash("unknown geom src type"); in onDrawNonIndexed()
133 GrCrash("Unknown clip element type."); in setFromIterator()
195 GrCrash("Unsupported path fill in clip."); in getPathFill()
352 GrCrash("Unknown set op"); in GetClipPasses()
195 GrCrash("Unexpected degenerate test stage."); in update_degenerate_test()
287 GrCrash("Unexpected Config8888."); in config8888_to_gr_config()
1204 GrCrash("Unexpected fill."); in gr_fill_to_sk_fill()
185 GrCrash("Unexpected Config8888"); in convertConfig8888ToPMColor()