Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderSampling.cpp49 Sampler samplerState = {}; in getImageSampler() local
137 … SpirvEmitter::emitWriteRoutine(ImageInstructionSignature instruction, const Sampler &samplerState) in emitWriteRoutine()
153 …pirvEmitter::emitSamplerRoutine(ImageInstructionSignature instruction, const Sampler &samplerState) in emitSamplerRoutine()
275 sw::FilterType SpirvEmitter::convertFilterMode(const vk::SamplerState *samplerState, VkImageViewTyp… in convertFilterMode()
328 sw::MipmapType SpirvEmitter::convertMipmapMode(const vk::SamplerState *samplerState) in convertMipmapMode()
351 … SpirvEmitter::convertAddressingMode(int coordinateIndex, const vk::SamplerState *samplerState, Vk… in convertAddressingMode()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDevice.cpp76 uint32_t Device::SamplerIndexer::index(const SamplerState &samplerState) in index()
95 void Device::SamplerIndexer::remove(const SamplerState &samplerState) in remove()
409 uint32_t Device::indexSampler(const SamplerState &samplerState) in indexSampler()
414 void Device::removeSampler(const SamplerState &samplerState) in removeSampler()
H A DVkSampler.cpp53 …:Sampler(const VkSamplerCreateInfo *pCreateInfo, void *mem, const SamplerState &samplerState, uint… in Sampler()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkSampler.cpp51 GrSamplerState samplerState, in Create()
153 GrVkSampler::Key GrVkSampler::GenerateKey(GrSamplerState samplerState, in GenerateKey()
H A DGrVkPipelineState.cpp162 GrSamplerState samplerState = te.samplerState(); in setAndBindTextures() local
174 const auto& samplerState = samplerBindings[0].fState; in setAndBindTextures() local
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrDistanceFieldGeoProc.cpp305 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
H A DGrTextureEffect.h133 GrSamplerState samplerState() const { return fSamplerState; } in samplerState() function
H A DGrBitmapTextGeoProc.cpp237 GrSamplerState samplerState(wrapModes, d->fRandom->nextBool() in GR_DEFINE_GEOMETRY_PROCESSOR_TEST() local
H A DGrYUVtoRGBEffect.cpp54 GrSamplerState samplerState, in Make()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.h275 const gl::SamplerState &samplerState, in getImageViewSubresourceSerial()
334 angle::Result updateSrgbDecodeState(ContextVk *contextVk, const gl::SamplerState &samplerState) in updateSrgbDecodeState()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsSamplerObjectTest.hpp60 SamplingState samplerState; member
119 SamplingState samplerState; member
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DQuadPerEdgeAA.cpp631 GrSamplerState samplerState, in Make()
848 GrSamplerState samplerState, in QuadPerEdgeAAGeometryProcessor()
937 GrSamplerState samplerState, in MakeTexturedProcessor()
H A DTextureOp.cpp678 GrSamplerState samplerState = GrSamplerState(GrSamplerState::WrapMode::kClamp, in onCreateProgramInfo() local
1211 GrSamplerState samplerState(GrSamplerState::WrapMode::kClamp, filter, mm); in Make() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGeometryProcessor.cpp62 GrGeometryProcessor::TextureSampler::TextureSampler(GrSamplerState samplerState, in TextureSampler()
68 void GrGeometryProcessor::TextureSampler::reset(GrSamplerState samplerState, in reset()
/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.h126 const SamplerState &samplerState) const in compatibleWithSamplerFormatForWebGL()
816 SamplerState samplerState; member
H A DTexture.cpp32 bool IsPointSampled(const SamplerState &samplerState) in IsPointSampled()
319 bool TextureState::computeSamplerCompleteness(const SamplerState &samplerState, in computeSamplerCompleteness()
404 bool TextureState::computeSamplerCompletenessForCopyImage(const SamplerState &samplerState, in computeSamplerCompletenessForCopyImage()
2404 const auto &samplerState = in isSamplerComplete() local
2424 const gl::SamplerState &samplerState = in isSamplerCompleteForCopyImage() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp341 const gl::SamplerState &samplerState) in updateSamplerMetadata()
514 const gl::SamplerState &samplerState) in onSamplerChange()
2647 const d3d11::SamplerState &samplerState) in setSimplePixelTextureAndSampler()
2690 const gl::SamplerState &samplerState) in setSamplerState()
2854 const gl::SamplerState &samplerState = in applyTexturesForSRVs() local
H A DRenderStateCache.cpp294 const gl::SamplerState &samplerState, in getSamplerState()
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLTypesPriv.cpp50 void GrGLTextureParameters::set(const SamplerOverriddenState* samplerState, in set()
H A DGrGLProgram.cpp156 GrSamplerState samplerState = te.samplerState(); in bindTextures() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_device_rt_base.cpp1996 CmDeviceRTBase::CreateSampler(const CM_SAMPLER_STATE& samplerState, in CreateSampler()
2026 CmDeviceRTBase::CreateSamplerEx(const CM_SAMPLER_STATE_EX& samplerState, in CreateSamplerEx()
2096 int32_t CmDeviceRTBase::RegisterSamplerState(const CM_SAMPLER_STATE& samplerState, in RegisterSamplerState()
2123 CmDeviceRTBase::RegisterSamplerStateEx(const CM_SAMPLER_STATE_EX& samplerState, in RegisterSamplerStateEx()
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DPipelineState.cpp123 GrSamplerState samplerState = te.samplerState(); in setAndBindTextures() local
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/hardware/
H A Dcm_device.cpp457 CM_RT_API int32_t CmDevice_RT::CreateSampler( const CM_SAMPLER_STATE& samplerState, CmSampler* &sam… in CreateSampler()
475 CM_RT_API int32_t CmDevice_RT::CreateSamplerEx( const CM_SAMPLER_STATE_EX& samplerState, CmSampler*… in CreateSamplerEx()
H A Dcm_def_hw.h40 CM_SAMPLER_STATE samplerState; // [in] member
48 CM_SAMPLER_STATE_EX samplerState; // [in] member
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.h539 gl::SamplerState samplerState; member

12