Home
last modified time | relevance | path

Searched defs:textureParams (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/
DGrGpu.cpp61 const GrSamplerParams& textureParams, in isACopyNeededForTextureParams()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1897 const TextureBinding::Parameters& textureParams = textureBinding.getParameters(); in useSampler() local
2106 TextureBinding::Parameters textureParams) in createSamplerUniform()
DvktShaderRenderTextureGatherTests.cpp1164 TextureBinding::Parameters textureParams; in init() local
/external/skia/experimental/SkPerlinNoiseShader2/
DSkPerlinNoiseShader2.cpp1316 GrSamplerParams textureParams(SkShader::TileMode::kRepeat_TileMode, in asFragmentProcessor() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4426 const GrSamplerParams& textureParams, in onIsACopyNeededForTextureParams()