Home
last modified time | relevance | path

Searched defs:maxTextureSize (Results 1 – 25 of 34) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayTex3DValidation.cpp168 const glw::GLfloat maxTextureSize = (glw::GLfloat)de::max(correctWidth, correctHeight); in iterate() local
/third_party/vk-gl-cts/modules/glshared/
DglsMemoryStressCase.hpp51 int maxTextureSize; member
DglsTextureBufferCase.cpp806 deInt32 maxTextureSize = 0; in logImplementationInfo() local
816 deInt32 maxTextureSize = 0; in logImplementationInfo() local
DglsMemoryStressCase.cpp800 …rContext& renderContext, deUint32 objectTypes, int minTextureSize, int maxTextureSize, int minBuff… in MemoryStressCase()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp338 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in compressedteximage2d_max_width_height() local
789 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in copyteximage2d_max_width_height() local
1439 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in teximage2d_max_width_height() local
2807 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in teximage3d_max_width_height_depth() local
3373 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in compressedteximage3d_max_width_height_depth() local
Des31fShaderTextureSizeTests.cpp176 glw::GLint maxTextureSize = 0; in init() local
/third_party/skia/src/gpu/
DGrRecordingContext.cpp169 int GrRecordingContext::maxTextureSize() const { return this->caps()->maxTextureSize(); } in maxTextureSize() function in GrRecordingContext
DGrBlurUtils.cpp318 int maxTextureSize = caps->maxTextureSize(); in compute_key_and_clip_bounds() local
DGrDrawOpAtlas.cpp702 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) { in GrDrawOpAtlasConfig()
DGrCaps.h201 int maxTextureSize() const { return fMaxTextureSize; } in maxTextureSize() function
/third_party/flutter/skia/src/core/
DSkGpuBlurUtils.cpp59 static float adjust_sigma(float sigma, int maxTextureSize, int *scaleFactor, int *radius) { in adjust_sigma()
499 int maxTextureSize = context->priv().caps()->maxTextureSize(); in GaussianBlur() local
/third_party/flutter/skia/tests/
DDrawOpAtlasTest.cpp235 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config()
/third_party/skia/tests/
DDrawOpAtlasTest.cpp253 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config()
/third_party/flutter/skia/src/image/
DSkImage_GpuYUVA.cpp265 int maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeFromYUVAPixmaps() local
DSkImage_Gpu.cpp487 int maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeCrossContextFromPixmap() local
/third_party/skia/src/image/
DSkImage_GpuYUVA.cpp277 int maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeFromYUVAPixmaps() local
/third_party/flutter/skia/src/gpu/
DGrSoftwarePathRenderer.cpp279 int maxTextureSize = args.fRenderTargetContext->caps()->maxTextureSize(); in onDrawPath() local
DGrBlurUtils.cpp327 int maxTextureSize = renderTargetContext->caps()->maxTextureSize(); in draw_shape_with_mask_filter() local
DGrContext.cpp241 int GrContext::maxTextureSize() const { return this->caps()->maxTextureSize(); } in maxTextureSize() function in GrContext
DGrDrawOpAtlas.cpp658 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) { in GrDrawOpAtlasConfig()
DGrCaps.h146 int maxTextureSize() const { return fMaxTextureSize; } in maxTextureSize() function
/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp272 int maxTextureSize = args.fSurfaceDrawContext->caps()->maxTextureSize(); in onDrawPath() local
/third_party/flutter/skia/src/shaders/
DSkPictureShader.cpp342 int maxTextureSize = 0; in asFragmentProcessor() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pTextureUploadTests.cpp143 int maxTextureSize; in init() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1060 GLint maxTextureSize = 0; in init() local
1388 GLint maxTextureSize = 0; in init() local

12