Home
last modified time | relevance | path

Searched defs:pixel_offset (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_priv.h155 unsigned px, py, pixel_offset; in lp_rast_get_color_block_pointer() local
195 unsigned px, py, pixel_offset; in lp_rast_get_depth_block_pointer() local
Dlp_setup_point.c353 float pixel_offset = setup->multisample ? 0.0 : setup->pixel_offset; in try_setup_point() local
Dlp_setup_line.c301 float pixel_offset = setup->multisample ? 0.0 : setup->pixel_offset; in try_setup_line() local
Dlp_setup_context.h106 float pixel_offset; member
Dlp_setup_tri.c1028 float pixel_offset = setup->multisample ? 0.0 : setup->pixel_offset; in calc_fixed_position() local
/external/tflite-support/tensorflow_lite_support/cc/task/vision/
Dimage_segmenter.cc357 int pixel_offset = 0; in Postprocess() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayColorDepthAttachments.cpp154 const glw::GLuint pixel_offset = line_offset + x * N_Components; in verifyImage() local
DesextcTextureCubeMapArraySampling.cpp1688 const glw::GLuint pixel_offset = pixel * n_components + face_offset; in verifyResultImage() local
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1280 const unsigned int pixel_offset = y * line_size + x * n_components_per_pixel; in prepareTextureData() local
2212 const unsigned int pixel_offset = y * line_size + x * n_components_per_pixel; in prepareTextureData() local
2488 const unsigned int pixel_offset = y * line_size + x * n_components_per_pixel; in prepareTextureData() local
/external/mesa3d/src/broadcom/vulkan/
Dv3d_tiling.c236 uint32_t pixel_offset = get_pixel_offset(cpp, image_h, in v3d_move_pixels_unaligned() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_tiling.c232 uint32_t pixel_offset = get_pixel_offset(cpp, image_h, in v3d_move_pixels_unaligned() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1047 const GLuint pixel_offset = pixel_size * x; in prepareSourceTextureData() local
Dgl4cCopyImageTests.cpp3190 const GLuint pixel_offset = x * pixel_size; in prepareSrcPxls() local
3732 const GLuint pixel_offset = x * pixel_size; in compareImages() local
4025 const GLuint pixel_offset = x * pixel_size; in prepareSrcPxls() local
Dgl3cCullDistanceTests.cpp2302 for (glw::GLint pixel_offset = 0; pixel_offset < m_sub_grid_cell_size; pixel_offset++) in executeRenderTest() local
Dgl4cBufferStorageTests.cpp3435 static const GLuint pixel_offset = 8 * line_size + 7 * pixel_size; in iterate() local
Dgl4cShadingLanguage420PackTests.cpp2959 const GLuint pixel_offset = x + line_offset; in prepareSourceTexture() local
3973 const GLuint pixel_offset = x + line_offset; in prepareSourceTexture() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c94 float pixel_offset; member
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c765 uint32_t pixel_offset; in radv_convert_user_sample_locs() local