HomeSort by relevance Sort by last modified time
    Searched refs:n_total_components (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/openglcts/modules/glesext/gpu_shader5/
esextcGPUShader5TextureGatherOffset.cpp 1424 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; local
2327 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; local
2645 const unsigned int n_total_components = m_n_vertices * m_n_offsets_components; local
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cTextureViewTests.cpp 7119 const glw::GLuint n_total_components = mipmap_raw_size \/ 1; local
7132 const glw::GLuint n_total_components = mipmap_raw_size \/ 2; local
7145 const glw::GLuint n_total_components = mipmap_raw_size \/ 4; local
7158 const glw::GLuint n_total_components = mipmap_raw_size \/ 1; local
7171 const glw::GLuint n_total_components = mipmap_raw_size \/ 2; local
7184 const glw::GLuint n_total_components = mipmap_raw_size \/ 4; local
7197 const glw::GLuint n_total_components = mipmap_raw_size \/ 4; local
7210 const glw::GLuint n_total_components = mipmap_raw_size \/ 8; local
7225 const glw::GLuint n_total_components = mipmap_raw_size \/ 2; local
7240 const glw::GLuint n_total_components = mipmap_raw_size \/ 4; local
7254 const glw::GLuint n_total_components = mipmap_raw_size \/ 4; local
    [all...]
gl4cGPUShaderFP64Tests.cpp 10329 const unsigned int n_total_components = Utils::getNumberOfComponentsForVariableType(variable.type); local
10575 const int n_total_components = (int)Utils::getNumberOfComponentsForVariableType(variable_type); local
    [all...]
  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArraySampling.cpp 1677 const glw::GLuint n_total_components = n_total_faces * n_components_per_face; local
    [all...]

Completed in 2859 milliseconds