Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderInput.cpp1024 …const unsigned int texel_offset = referencePixelCoordinates[1] * m_texture_width * m_texture_pixel… in iterate() local
1044 …const unsigned int texel_offset = referencePixelCoordinates[1] * m_texture_width * m_texture_pixel… in iterate() local
1064 …const unsigned int texel_offset = referencePixelCoordinates[1] * m_texture_width * m_texture_pixel… in iterate() local
1289 …const unsigned int texel_offset = 32 * m_texture_width * m_texture_pixel_size + x * m_texture_pixe… in iterate() local
DesextcGeometryShaderLimits.cpp1903 const unsigned int texel_offset = first_texel_offset + x * m_texture_pixel_size; in verifyResult() local
2221 const unsigned int texel_offset = line_offset + x * m_texture_pixel_size; in verifyResult() local
2531 const unsigned int texel_offset = first_texel_offset + x * m_texture_pixel_size; in verifyResult() local
3298 const unsigned int texel_offset = first_texel_offset + x * m_texture_pixel_size; in verifyResult() local
/external/mesa3d/src/freedreno/fdl/
Dfd6_view.c442 unsigned texel_offset = (iova & 0x3f) / elem_size; in fdl6_buffer_view_init() local
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp713 const unsigned int texel_offset = y * line_size + x * pixel_size; in comparePixel() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7717 const GLuint texel_offset = x * n_components + line_offset; in CreateRGBA8SourceTexture() local
8277 const GLuint texel_offset = x * n_components + line_offset; in CheckIfTextureWasModified() local
8390 const GLuint texel_offset = x * n_components + line_offset; in Create2DRGBA8CompleteTexture() local
8471 const GLuint texel_offset = x * n_components + line_offset; in Create2DRGBA8IncompleteTexture() local
/external/mesa3d/src/panfrost/compiler/
Dcompiler.h511 bool texel_offset; member
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2851 const GLuint texel_offset = line_offset + texel; in checkRegionR32I() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c2391 nir_def *texel_offset = in get_texel_buffer_copy_fs() local