Home
last modified time | relevance | path

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

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