Home
last modified time | relevance | path

Searched defs:n_pixels (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp814 static const GLuint n_pixels = m_width * m_height; in prepareDestinationTexture() local
1009 static const GLuint n_pixels = m_width * m_height; in prepareSourceTextureData() local
1083 static const GLuint n_pixels = m_width * m_height; in verifyTexture() local
H A Dgl4cCopyImageTests.cpp3154 const GLuint n_pixels = widths[i] * heights[i]; in prepareDstPxls() local
3999 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareDstPxls() local
4034 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareSrcPxls() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp972 void initPixels(std::vector<TYPE> &pixels, GLuint n_pixels, GLuint n_channels) in initPixels()
1865 static const GLuint n_pixels = height * width; in verifyInvalidResults() local
2121 static const GLuint n_pixels = height * width; in verifyValidResults() local
2702 static const GLuint n_pixels = height * width; in verifyInvalidResults() local
2953 static const GLuint n_pixels = height * width; in verifyValidResults() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp3507 int n_pixels = (end_x - start_x) + (end_y - start_y); in verify() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp881 const glw::GLuint n_pixels = texture_width * texture_height; in prepareDataForTexture() local