Home
last modified time | relevance | path

Searched defs:n_total_components (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp7117 const glw::GLuint n_total_components = mipmap_raw_size / 1; in initTextureObject() local
7130 const glw::GLuint n_total_components = mipmap_raw_size / 2; in initTextureObject() local
7143 const glw::GLuint n_total_components = mipmap_raw_size / 4; in initTextureObject() local
7156 const glw::GLuint n_total_components = mipmap_raw_size / 1; in initTextureObject() local
7169 const glw::GLuint n_total_components = mipmap_raw_size / 2; in initTextureObject() local
7182 const glw::GLuint n_total_components = mipmap_raw_size / 4; in initTextureObject() local
7195 const glw::GLuint n_total_components = mipmap_raw_size / 4; in initTextureObject() local
7208 const glw::GLuint n_total_components = mipmap_raw_size / 8; in initTextureObject() local
7223 const glw::GLuint n_total_components = mipmap_raw_size / 2; in initTextureObject() local
7238 const glw::GLuint n_total_components = mipmap_raw_size / 4; in initTextureObject() local
[all …]
Dgl4cGPUShaderFP64Tests.cpp10295 …const unsigned int n_total_components = Utils::getNumberOfComponentsForVariableType(variable.type); in setInputAttributeValues() local
10539 const int n_total_components = (int)Utils::getNumberOfComponentsForVariableType(variable_type); in getArgumentListsForVariableType() local
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1424 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; in prepareVertexBuffersData() local
2327 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; in prepareVertexBuffersData() local
2645 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; in prepareVertexBuffersData() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1672 const glw::GLuint n_total_components = n_total_faces * n_components_per_face; in verifyResultImage() local