| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArrayTex3DValidation.cpp | 168 const glw::GLfloat maxTextureSize = (glw::GLfloat)de::max(correctWidth, correctHeight); in iterate() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsMemoryStressCase.hpp | 51 int maxTextureSize; member
|
| D | glsTextureBufferCase.cpp | 806 deInt32 maxTextureSize = 0; in logImplementationInfo() local 816 deInt32 maxTextureSize = 0; in logImplementationInfo() local
|
| D | glsMemoryStressCase.cpp | 800 …rContext& renderContext, deUint32 objectTypes, int minTextureSize, int maxTextureSize, int minBuff… in MemoryStressCase()
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fNegativeTextureApiTests.cpp | 338 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
|
| D | es31fShaderTextureSizeTests.cpp | 176 glw::GLint maxTextureSize = 0; in init() local
|
| /third_party/skia/src/gpu/ |
| D | GrRecordingContext.cpp | 169 int GrRecordingContext::maxTextureSize() const { return this->caps()->maxTextureSize(); } in maxTextureSize() function in GrRecordingContext
|
| D | GrBlurUtils.cpp | 318 int maxTextureSize = caps->maxTextureSize(); in compute_key_and_clip_bounds() local
|
| D | GrDrawOpAtlas.cpp | 702 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) { in GrDrawOpAtlasConfig()
|
| D | GrCaps.h | 201 int maxTextureSize() const { return fMaxTextureSize; } in maxTextureSize() function
|
| /third_party/flutter/skia/src/core/ |
| D | SkGpuBlurUtils.cpp | 59 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/ |
| D | DrawOpAtlasTest.cpp | 235 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config()
|
| /third_party/skia/tests/ |
| D | DrawOpAtlasTest.cpp | 253 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config()
|
| /third_party/flutter/skia/src/image/ |
| D | SkImage_GpuYUVA.cpp | 265 int maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeFromYUVAPixmaps() local
|
| D | SkImage_Gpu.cpp | 487 int maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeCrossContextFromPixmap() local
|
| /third_party/skia/src/image/ |
| D | SkImage_GpuYUVA.cpp | 277 int maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeFromYUVAPixmaps() local
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrSoftwarePathRenderer.cpp | 279 int maxTextureSize = args.fRenderTargetContext->caps()->maxTextureSize(); in onDrawPath() local
|
| D | GrBlurUtils.cpp | 327 int maxTextureSize = renderTargetContext->caps()->maxTextureSize(); in draw_shape_with_mask_filter() local
|
| D | GrContext.cpp | 241 int GrContext::maxTextureSize() const { return this->caps()->maxTextureSize(); } in maxTextureSize() function in GrContext
|
| D | GrDrawOpAtlas.cpp | 658 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) { in GrDrawOpAtlasConfig()
|
| D | GrCaps.h | 146 int maxTextureSize() const { return fMaxTextureSize; } in maxTextureSize() function
|
| /third_party/skia/src/gpu/ops/ |
| D | SoftwarePathRenderer.cpp | 272 int maxTextureSize = args.fSurfaceDrawContext->caps()->maxTextureSize(); in onDrawPath() local
|
| /third_party/flutter/skia/src/shaders/ |
| D | SkPictureShader.cpp | 342 int maxTextureSize = 0; in asFragmentProcessor() local
|
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| D | es2pTextureUploadTests.cpp | 143 int maxTextureSize; in init() local
|
| /third_party/vk-gl-cts/modules/gles3/stress/ |
| D | es3sSpecialFloatTests.cpp | 1060 GLint maxTextureSize = 0; in init() local 1388 GLint maxTextureSize = 0; in init() local
|