Home
last modified time | relevance | path

Searched refs:m_sampling_function (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp412 shaderCollectionForSamplingRoutine() : m_sampling_function(Texture) in shaderCollectionForSamplingRoutine()
433 samplingFunction m_sampling_function; member in glcts::TextureCubeMapArraySamplingTest::shaderCollectionForSamplingRoutine
DesextcTextureCubeMapArraySampling.cpp4580 m_sampling_function = sampling_function;
4591 …test.getPassThroughVertexShaderCode(format.m_sampler_type, m_sampling_function, pass_through_verte…
4593 test.getPassThroughTesselationControlShaderCode(format.m_sampler_type, m_sampling_function,
4596 …test.getSamplingComputeShaderCode(format.m_sampler_type, m_sampling_function, sampling_compute_sha…
4598 …test.getSamplingFragmentShaderCode(format.m_sampler_type, m_sampling_function, sampling_fragment_s…
4600 …test.getSamplingGeometryShaderCode(format.m_sampler_type, m_sampling_function, sampling_geometry_s…
4602 test.getSamplingTesselationControlShaderCode(format.m_sampler_type, m_sampling_function,
4605 test.getSamplingTesselationEvaluationShaderCode(format.m_sampler_type, m_sampling_function,
4608 …test.getSamplingVertexShaderCode(format.m_sampler_type, m_sampling_function, sampling_vertex_shade…
4656 if (it->m_sampling_function == function)