Searched refs:handleMipmapGenerationHint (Results 1 – 2 of 2) sorted by relevance
1066 ANGLE_TRY(handleMipmapGenerationHint(context, level)); in setImage()1091 ANGLE_TRY(handleMipmapGenerationHint(context, level)); in setSubImage()1208 ANGLE_TRY(handleMipmapGenerationHint(context, level)); in copyImage()1248 ANGLE_TRY(handleMipmapGenerationHint(context, index.getLevelIndex())); in copySubImage()1394 ANGLE_TRY(handleMipmapGenerationHint(context, level)); in setImageExternal()1923 angle::Result Texture::handleMipmapGenerationHint(Context *context, int level) in handleMipmapGenerationHint() function in gl::Texture
607 angle::Result handleMipmapGenerationHint(Context *context, int level);