/third_party/flutter/skia/src/gpu/effects/ |
D | GrAtlasedShaderHelpers.h | 21 GrGLSLVarying *texIdx, in append_index_uv_varyings() 70 const GrGLSLVarying &texIdx, in append_multitexture_lookup()
|
D | GrDistanceFieldGeoProc.cpp | 71 GrGLSLVarying texIdx(texIdxType); in onEmitCode() local 285 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local 349 GrGLSLVarying texIdx(texIdxType); in onEmitCode() local 581 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local 655 GrGLSLVarying texIdx(texIdxType); in onEmitCode() local 903 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx : in TestCreate() local
|
D | GrBitmapTextGeoProc.cpp | 43 GrGLSLVarying texIdx(texIdxType); in onEmitCode() local 199 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | GrTextureDomain.cpp | 358 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local 489 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | GrBicubicEffect.cpp | 212 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | GrGaussianConvolutionFragmentProcessor.cpp | 279 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | GrMatrixConvolutionEffect.cpp | 320 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
/third_party/skia/src/gpu/effects/ |
D | GrAtlasedShaderHelpers.h | 22 GrGLSLVarying* texIdx, in append_index_uv_varyings() 98 const GrGLSLVarying& texIdx, in append_multitexture_lookup()
|
D | GrDistanceFieldGeoProc.cpp | 94 GrGLSLVarying uv, texIdx, st; in onEmitCode() local 358 GrGLSLVarying uv, texIdx, st; in onEmitCode() local 642 GrGLSLVarying uv, texIdx, st; in onEmitCode() local
|
D | GrBitmapTextGeoProc.cpp | 59 GrGLSLVarying uv, texIdx; in onEmitCode() local
|
/third_party/flutter/skia/src/gpu/effects/generated/ |
D | GrSimpleTextureEffect.cpp | 71 int texIdx = testData->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
/third_party/flutter/skia/tools/ |
D | DDLPromiseImageHelper.cpp | 290 int texIdx = yuvaIndices[yuvIndex].fIndex; in addImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 1173 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1208 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1239 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1984 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 2019 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 2050 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 1173 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1208 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1239 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1984 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 2019 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 2050 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local
|
/third_party/flutter/skia/src/image/ |
D | SkImage_GpuYUVA.cpp | 362 for (int texIdx = 0; texIdx < numTextures; ++texIdx) { in MakePromiseYUVATexture() local
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkMorphologyImageFilter.cpp | 452 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | SkLightingImageFilter.cpp | 1708 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local 1926 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|