| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SpirvShaderSampling.cpp | 49 Sampler samplerState = {}; in getImageSampler() local 128 …> SpirvShader::emitWriteRoutine(ImageInstructionSignature instruction, const Sampler &samplerState) in emitWriteRoutine() 144 …SpirvShader::emitSamplerRoutine(ImageInstructionSignature instruction, const Sampler &samplerState) in emitSamplerRoutine() 266 sw::FilterType SpirvShader::convertFilterMode(const vk::SamplerState *samplerState, VkImageViewType… in convertFilterMode() 319 sw::MipmapType SpirvShader::convertMipmapMode(const vk::SamplerState *samplerState) in convertMipmapMode() 342 …e SpirvShader::convertAddressingMode(int coordinateIndex, const vk::SamplerState *samplerState, Vk… in convertAddressingMode()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkSampler.cpp | 39 GrVkSampler* GrVkSampler::Create(GrVkGpu* gpu, GrSamplerState samplerState, in Create() 134 GrVkSampler::Key GrVkSampler::GenerateKey(GrSamplerState samplerState, in GenerateKey()
|
| D | GrVkPipelineState.cpp | 142 GrSamplerState samplerState = te.samplerState(); in setAndBindTextures() local 154 const auto& samplerState = samplerBindings[0].fState; in setAndBindTextures() local
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkSampler.cpp | 51 GrSamplerState samplerState, in Create() 153 GrVkSampler::Key GrVkSampler::GenerateKey(GrSamplerState samplerState, in GenerateKey()
|
| D | GrVkPipelineState.cpp | 162 GrSamplerState samplerState = te.samplerState(); in setAndBindTextures() local 174 const auto& samplerState = samplerBindings[0].fState; in setAndBindTextures() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkSampler.cpp | 48 …:Sampler(const VkSamplerCreateInfo *pCreateInfo, void *mem, const SamplerState &samplerState, uint… in Sampler()
|
| D | VkDevice.cpp | 75 uint32_t Device::SamplerIndexer::index(const SamplerState &samplerState) in index() 94 void Device::SamplerIndexer::remove(const SamplerState &samplerState) in remove() 397 uint32_t Device::indexSampler(const SamplerState &samplerState) in indexSampler() 402 void Device::removeSampler(const SamplerState &samplerState) in removeSampler()
|
| /third_party/skia/m133/src/gpu/ganesh/gl/ |
| D | GrGLTypesPriv.cpp | 50 void GrGLTextureParameters::set(const SamplerOverriddenState* samplerState, in set()
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLTypesPriv.cpp | 48 void GrGLTextureParameters::set(const SamplerOverriddenState* samplerState, in set()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsSamplerObjectTest.hpp | 60 SamplingState samplerState; member 119 SamplingState samplerState; member
|
| /third_party/skia/src/gpu/effects/ |
| D | GrTextureEffect.h | 102 GrSamplerState samplerState() const { return fSamplerState; } in samplerState() function
|
| D | GrDistanceFieldGeoProc.cpp | 299 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local 574 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local 895 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
|
| D | GrBitmapTextGeoProc.cpp | 214 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
|
| /third_party/skia/m133/src/gpu/ganesh/effects/ |
| D | GrTextureEffect.h | 133 GrSamplerState samplerState() const { return fSamplerState; } in samplerState() function
|
| D | GrDistanceFieldGeoProc.cpp | 305 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local 558 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local 881 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local
|
| D | GrBitmapTextGeoProc.cpp | 237 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local
|
| /third_party/skia/src/gpu/ |
| D | GrGeometryProcessor.cpp | 46 GrGeometryProcessor::TextureSampler::TextureSampler(GrSamplerState samplerState, in TextureSampler() 52 void GrGeometryProcessor::TextureSampler::reset(GrSamplerState samplerState, in reset()
|
| /third_party/skia/gm/ |
| D | yuvtorgbsubset.cpp | 143 GrSamplerState samplerState; in onDraw() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Texture.h | 126 const SamplerState &samplerState) const in compatibleWithSamplerFormatForWebGL() 692 SamplerState samplerState; member
|
| /third_party/skia/m133/src/gpu/ganesh/ops/ |
| D | QuadPerEdgeAA.cpp | 631 GrSamplerState samplerState, in Make() 848 GrSamplerState samplerState, in QuadPerEdgeAAGeometryProcessor() 937 GrSamplerState samplerState, in MakeTexturedProcessor()
|
| /third_party/skia/src/gpu/ops/ |
| D | QuadPerEdgeAA.cpp | 615 GrSamplerState samplerState, in Make() 862 GrSamplerState samplerState, in QuadPerEdgeAAGeometryProcessor() 951 GrSamplerState samplerState, in MakeTexturedProcessor()
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DPipelineState.cpp | 122 GrSamplerState samplerState = te.samplerState(); in setAndBindTextures() local
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DPipelineState.cpp | 123 GrSamplerState samplerState = te.samplerState(); in setAndBindTextures() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | RenderStateCache.cpp | 265 const gl::SamplerState &samplerState, in getSamplerState()
|
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | GrGeometryProcessor.cpp | 62 GrGeometryProcessor::TextureSampler::TextureSampler(GrSamplerState samplerState, in TextureSampler() 68 void GrGeometryProcessor::TextureSampler::reset(GrSamplerState samplerState, in reset()
|