Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp587 glw::GLuint& out_n_attributes);
590 glw::GLuint& out_n_attributes);
DesextcTextureCubeMapArraySampling.cpp1944 glw::GLuint& out_n_attributes) in getAttributes() argument
1954 out_n_attributes = n_depth_attributes; in getAttributes()
1958 out_n_attributes = 0; in getAttributes()
1971 glw::GLuint& out_n_attributes) in getAttributes() argument
1999 out_n_attributes = n_texture_attributes; in getAttributes()
2003 out_n_attributes = n_textureLod_attributes; in getAttributes()
2007 out_n_attributes = n_textureGrad_attributes; in getAttributes()
2011 out_n_attributes = n_textureGather_attributes; in getAttributes()