Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A 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
H A 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
/aosp_15_r20/external/mesa3d/src/freedreno/fdl/
H A Dfd6_view.c440 unsigned texel_offset = (iova & 0x3f) / elem_size; in fdl6_buffer_view_init() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp713 const unsigned int texel_offset = y * line_size + x * pixel_size; in comparePixel() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A 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
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h508 bool texel_offset; member
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp2851 const GLuint texel_offset = line_offset + texel; in checkRegionR32I() local
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c2392 nir_def *texel_offset = in get_texel_buffer_copy_fs() local