Home
last modified time | relevance | path

Searched refs:has16bitPackedTextureFormat (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFormat.hpp70 bool has16bitPackedTextureFormat() const;
H A DVkFormat.cpp2201 bool Format::has16bitPackedTextureFormat() const in has16bitPackedTextureFormat() function in vk::Format
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.hpp103 bool has16bitPackedTextureFormat() const;
H A DSamplerCore.cpp1424 if(has16bitPackedTextureFormat()) in sampleTexel()
2525 bool SamplerCore::has16bitPackedTextureFormat() const in has16bitPackedTextureFormat() function in sw::SamplerCore
2527 return state.textureFormat.has16bitPackedTextureFormat(); in has16bitPackedTextureFormat()

Completed in 7 milliseconds