/external/skqp/src/gpu/effects/ |
D | GrAtlasedShaderHelpers.h | 21 GrGLSLVarying *texIdx, in append_index_uv_varyings() 58 const GrGLSLVarying &texIdx, in append_multitexture_lookup()
|
D | GrDistanceFieldGeoProc.cpp | 72 GrGLSLVarying texIdx(texIdxType); in onEmitCode() local 284 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local 349 GrGLSLVarying texIdx(texIdxType); in onEmitCode() local 579 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local 654 GrGLSLVarying texIdx(texIdxType); in onEmitCode() local 899 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx : in TestCreate() local
|
D | GrBitmapTextGeoProc.cpp | 44 GrGLSLVarying texIdx(texIdxType); in onEmitCode() local 199 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | GrSimpleTextureEffect.cpp | 70 int texIdx = testData->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 | 179 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | GrGaussianConvolutionFragmentProcessor.cpp | 277 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | GrMatrixConvolutionEffect.cpp | 320 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
/external/skia/src/gpu/effects/ |
D | GrAtlasedShaderHelpers.h | 23 GrGLSLVarying* texIdx, in append_index_uv_varyings() 81 const GrGLSLVarying &texIdx, in append_multitexture_lookup()
|
D | GrDistanceFieldGeoProc.cpp | 70 GrGLSLVarying uv, texIdx, st; in onEmitCode() local 345 GrGLSLVarying uv, texIdx, st; in onEmitCode() local 634 GrGLSLVarying uv, texIdx, st; in onEmitCode() local
|
D | GrBitmapTextGeoProc.cpp | 42 GrGLSLVarying uv, texIdx; in onEmitCode() local
|
/external/skqp/tools/ |
D | DDLPromiseImageHelper.cpp | 319 int texIdx = yuvaIndices[yuvIndex].fIndex; in addImage() local
|
/external/skqp/src/image/ |
D | SkImage_GpuYUVA.cpp | 315 for (int texIdx = 0; texIdx < numTextures; ++texIdx) { in MakePromiseYUVATexture() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 1147 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1182 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1213 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1949 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 1984 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local 2015 for (deUint32 texIdx = 0; texIdx < 2; texIdx++) in init() local
|
/external/skqp/src/effects/imagefilters/ |
D | SkMorphologyImageFilter.cpp | 369 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|
D | SkLightingImageFilter.cpp | 1786 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local 2004 int texIdx = d->fRandom->nextBool() ? GrProcessorUnitTest::kSkiaPMTextureIdx in TestCreate() local
|