Home
last modified time | relevance | path

Searched defs:samplerState (Results 1 – 25 of 69) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderSampling.cpp49 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/
DGrVkSampler.cpp39 GrVkSampler* GrVkSampler::Create(GrVkGpu* gpu, GrSamplerState samplerState, in Create()
134 GrVkSampler::Key GrVkSampler::GenerateKey(GrSamplerState samplerState, in GenerateKey()
DGrVkPipelineState.cpp142 GrSamplerState samplerState = te.samplerState(); in setAndBindTextures() local
154 const auto& samplerState = samplerBindings[0].fState; in setAndBindTextures() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkSampler.cpp28 GrVkSampler* GrVkSampler::Create(GrVkGpu* gpu, const GrSamplerState& samplerState, in Create()
127 GrVkSampler::Key GrVkSampler::GenerateKey(const GrSamplerState& samplerState, in GenerateKey()
/third_party/flutter/skia/src/gpu/
DGrPrimitiveProcessor.cpp57 const GrSamplerState& samplerState, in TextureSampler()
71 const GrSamplerState& samplerState, in reset()
DGrTextureProducer.cpp70 GrSamplerState samplerState(GrSamplerState::WrapMode::kClamp, copyParams.fFilter); in CopyOnGpu() local
213 GrSamplerState samplerState(wrapMode, *filterOrNullForBicubic); in createFragmentProcessorForDomainAndFilter() local
DGrPaint.cpp43 const GrSamplerState& samplerState) { in addColorTextureProcessor()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.cpp75 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()
DVkSampler.cpp48 …:Sampler(const VkSamplerCreateInfo *pCreateInfo, void *mem, const SamplerState &samplerState, uint… in Sampler()
/third_party/flutter/skia/src/gpu/gl/
DGrGLTypesPriv.cpp48 void GrGLTextureParameters::set(const SamplerOverriddenState* samplerState, in set()
/third_party/skia/src/gpu/gl/
DGrGLTypesPriv.cpp48 void GrGLTextureParameters::set(const SamplerOverriddenState* samplerState, in set()
/third_party/vk-gl-cts/modules/glshared/
DglsSamplerObjectTest.hpp60 SamplingState samplerState; member
119 SamplingState samplerState; member
/third_party/skia/src/gpu/effects/
DGrTextureEffect.h100 GrSamplerState samplerState() const { return fSamplerState; } in samplerState() function
DGrDistanceFieldGeoProc.cpp291 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
558 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
871 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
DGrBitmapTextGeoProc.cpp206 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DTexture.h116 const SamplerState &samplerState) const in compatibleWithSamplerFormat()
537 SamplerState samplerState; member
/third_party/flutter/skia/src/gpu/effects/
DGrDistanceFieldGeoProc.cpp296 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
592 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
914 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in TestCreate() local
/third_party/skia/src/gpu/
DGrGeometryProcessor.cpp46 GrGeometryProcessor::TextureSampler::TextureSampler(GrSamplerState samplerState, in TextureSampler()
52 void GrGeometryProcessor::TextureSampler::reset(GrSamplerState samplerState, in reset()
/third_party/skia/gm/
Dyuvtorgbsubset.cpp143 GrSamplerState samplerState; in onDraw() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTexture.h126 const SamplerState &samplerState) const in compatibleWithSamplerFormatForWebGL()
692 SamplerState samplerState; member
/third_party/skia/src/gpu/ops/
DQuadPerEdgeAA.cpp615 GrSamplerState samplerState, in Make()
844 GrSamplerState samplerState, in QuadPerEdgeAAGeometryProcessor()
933 GrSamplerState samplerState, in MakeTexturedProcessor()
/third_party/flutter/skia/src/gpu/ops/
DGrAtlasTextOp.cpp334 GrSamplerState samplerState = fNeedsGlyphTransform ? GrSamplerState::ClampBilerp() in onPrepareDraws() local
442 GrSamplerState samplerState = fNeedsGlyphTransform ? GrSamplerState::ClampBilerp() in flush() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp226 const gl::SamplerState &samplerState, in getSamplerState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp265 const gl::SamplerState &samplerState, in getSamplerState()
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineState.cpp122 GrSamplerState samplerState = te.samplerState(); in setAndBindTextures() local

123