Home
last modified time | relevance | path

Searched defs:applySwizzle (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.h118 virtual bool applySwizzle(const ComponentArray& components, const Type& newType) { in applySwizzle() function in SkSL::SPIRVCodeGenerator::LValue
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp352 tcu::Vector<T, 4> applySwizzle (const tcu::Vector<T, 4>& orig, const VkComponentMapping& mapping) in applySwizzle() function
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp224 Float4 SamplerCore::applySwizzle(const Vector4f &c, VkComponentSwizzle swizzle, bool integer) in applySwizzle() function in sw::SamplerCore
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp22 void applySwizzle(sw::SwizzleType swizzle, sw::Short4& s, const sw::Vector4s& c) in applySwizzle() function
36 void applySwizzle(sw::SwizzleType swizzle, sw::Float4& f, const sw::Vector4f& c) in applySwizzle() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp328 tcu::Vector<T, 4> applySwizzle (const tcu::Vector<T, 4>& orig, const VkComponentMapping& mapping) in applySwizzle() function

Completed in 18 milliseconds