Home
last modified time | relevance | path

Searched refs:out_n_components (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp594 glw::GLuint& out_n_components, bool& out_is_shadow);
599 glw::GLuint& out_n_components, bool& out_is_shadow);
DesextcTextureCubeMapArraySampling.cpp2027 const glw::GLchar*& out_sampler_type, glw::GLuint& out_n_components, in getColorType() argument
2036 out_n_components = 4; in getColorType()
2043 out_n_components = 4; in getColorType()
2050 out_n_components = 4; in getColorType()
2057 out_n_components = 1; in getColorType()
2064 out_n_components = 1; in getColorType()
2084 const glw::GLchar*& out_image_layout, glw::GLuint& out_n_components, in getColorType() argument
2087 …ColorType(sampler_type, out_color_type, out_interpolation_type, out_sampler_type, out_n_components, in getColorType()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1060 …TypeProperties(_swizzle_type type, std::string* out_swizzle_string, unsigned int* out_n_components,
Dgl4cGPUShaderFP64Tests.cpp7450 unsigned int* out_n_components, unsigned int* out_component_order) in getSwizzleTypeProperties() argument
7604 if (out_n_components != DE_NULL) in getSwizzleTypeProperties()
7606 *out_n_components = result_n_components; in getSwizzleTypeProperties()