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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.hpp166 class SamplerFragmentShader : public rr::FragmentShader class in namespace:vkt::pipeline
179 SamplerFragmentShader (const tcu::TextureFormat& colorFormat, const TextureType& texture, const tcu::Sampler& sampler, float lod, const tcu::Vec4& lookupScale, const tcu::Vec4& lookupBias, const tcu::UVec4& swizzle) function in class:vkt::pipeline::SamplerFragmentShader
198 virtual ~SamplerFragmentShader (void)
271 SamplerFragmentShader<TextureType> m_fragmentShader;

Completed in 30 milliseconds