Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp815 static const GLuint n_pixels = m_width * m_height; in prepareDestinationTexture() local
1012 static const GLuint n_pixels = m_width * m_height; in prepareSourceTextureData() local
1088 static const GLuint n_pixels = m_width * m_height; in verifyTexture() local
Dgl4cCopyImageTests.cpp3126 const GLuint n_pixels = widths[i] * heights[i]; in prepareDstPxls() local
3971 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareDstPxls() local
4006 const GLuint n_pixels = n_pixels_per_layer * n_layers; in prepareSrcPxls() local
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp976 void initPixels(std::vector<TYPE>& pixels, GLuint n_pixels, GLuint n_channels) in initPixels()
1866 static const GLuint n_pixels = height * width; in verifyInvalidResults() local
2122 static const GLuint n_pixels = height * width; in verifyValidResults() local
2700 static const GLuint n_pixels = height * width; in verifyInvalidResults() local
2951 static const GLuint n_pixels = height * width; in verifyValidResults() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp3494 int n_pixels = (end_x - start_x) + (end_y - start_y); in verify() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp879 const glw::GLuint n_pixels = texture_width * texture_height; in prepareDataForTexture() local