Searched defs:n_mipmap_levels (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 364 glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLfloat* out_data) in getColorFloatComponents() 405 glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLubyte* out_data) in getCompressedColorUByteComponents() 462 glw::GLint n_mipmap_levels, glw::GLfloat& out_depth) in getDepthComponent() 481 glw::GLint n_mipmap_levels, glw::GLfloat* out_components) in getExpectedColorFloatComponentsForTexture() 497 glw::GLint n_mipmap_levels, glw::GLfloat* out_components) in getExpectedColorFloatComponentsForTextureLod() 522 glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedColorIntComponentsForTexture() 541 glw::GLint n_layers, glw::GLint n_mipmap_levels, T* out_components) in getExpectedColorIntComponentsForTextureLod() 564 glw::GLint n_mipmap_levels, glw::GLubyte* out_components) in getExpectedCompressedComponentsForTexture() 581 glw::GLint n_mipmap_levels, glw::GLubyte* out_components) in getExpectedCompressedComponentsForTextureLod() 646 glw::GLint n_mipmap_levels, glw::GLubyte& out_stencil) in getStencilComponent() [all …]
|