Home
last modified time | relevance | path

Searched defs:getSampledImage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkImage.cpp1020 const Image *Image::getSampledImage(const vk::Format &imageViewFormat) const in getSampledImage() function in vk::Image
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.hpp1349 const SampledImagePointer &getSampledImage(Object::ID id) const in getSampledImage() function in sw::SpirvEmitter