Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderInput.cpp1021 …const unsigned int texel_offset = referencePixelCoordinates[1] * m_texture_width * m_texture_pixel… in iterate() local
1041 …const unsigned int texel_offset = referencePixelCoordinates[1] * m_texture_width * m_texture_pixel… in iterate() local
1061 …const unsigned int texel_offset = referencePixelCoordinates[1] * m_texture_width * m_texture_pixel… in iterate() local
1286 …const unsigned int texel_offset = 32 * m_texture_width * m_texture_pixel_size + x * m_texture_pixe… in iterate() local
DesextcGeometryShaderLimits.cpp1900 const unsigned int texel_offset = first_texel_offset + x * m_texture_pixel_size; in verifyResult() local
2216 const unsigned int texel_offset = line_offset + x * m_texture_pixel_size; in verifyResult() local
2526 const unsigned int texel_offset = first_texel_offset + x * m_texture_pixel_size; in verifyResult() local
3290 const unsigned int texel_offset = first_texel_offset + x * m_texture_pixel_size; in verifyResult() local
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp703 const unsigned int texel_offset = y * line_size + x * pixel_size; in comparePixel() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7701 const GLuint texel_offset = x * n_components + line_offset; in CreateRGBA8SourceTexture() local
8263 const GLuint texel_offset = x * n_components + line_offset; in CheckIfTextureWasModified() local
8380 const GLuint texel_offset = x * n_components + line_offset; in Create2DRGBA8CompleteTexture() local
8461 const GLuint texel_offset = x * n_components + line_offset; in Create2DRGBA8IncompleteTexture() local
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2844 const GLuint texel_offset = line_offset + texel; in checkRegionR32I() local