Searched defs:texInfo (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/src/gpu/mock/ |
H A D | GrMockTexture.h | 155 GrMockTextureRenderTarget(GrMockGpu* gpu, SkBudgeted budgeted, SkISize dimensions, int sampleCnt, GrProtected isProtected, GrMipmapStatus mipmapStatus, const GrMockTextureInfo& texInfo, const GrMockRenderTargetInfo& rtInfo) GrMockTextureRenderTarget() argument 170 GrMockTextureRenderTarget(GrMockGpu* gpu, SkISize dimensions, int sampleCnt, GrProtected isProtected, GrMipmapStatus mipmapStatus, const GrMockTextureInfo& texInfo, const GrMockRenderTargetInfo& rtInfo, GrWrapCacheable cacheable) GrMockTextureRenderTarget() argument
|
H A D | GrMockGpu.cpp | 168 GrMockTextureInfo texInfo; in onWrapBackendTexture() local 193 GrMockTextureInfo texInfo; in onWrapRenderableBackendTexture() local [all...] |
/third_party/skia/tests/ |
H A D | EGLImageTest.cpp | 96 GrGLTextureInfo texInfo; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 478 TextureInfo texInfo; in GeometryShaderLayeredRenderingBoundaryConditionVariousTextures() local 615 TextureInfo texInfo; GeometryShaderLayeredRenderingBoundaryConditionNoGS() local 684 TextureInfo texInfo; GeometryShaderLayeredRenderingBoundaryConditionNoLayerSet() local 771 TextureInfo texInfo; GeometryShaderLayeredRenderingBoundaryConditionNoLayeredFBO() local [all...] |
Completed in 3 milliseconds