Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp714 static const glw::GLchar* const compute_shader_param; member in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp127 const glw::GLchar* const TextureCubeMapArraySamplingTest::compute_shader_param = "cs_"; member in glcts::TextureCubeMapArraySamplingTest
2373 getSamplingFunctionCall(sampling_function, color_type, n_components, compute_shader_param, 0, in getSamplingComputeShaderCode()
2378 …getShadowSamplingFunctionCall(sampling_function, color_type, n_components, compute_shader_param, 0, in getSamplingComputeShaderCode()
2423 stream << " " << routine_attribute_definitions[i].type << compute_shader_param in getSamplingComputeShaderCode()
2429 stream << " " << type_attribute_definitions[i].type << compute_shader_param in getSamplingComputeShaderCode()