Home
last modified time | relevance | path

Searched defs:texel (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc.c265 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgb_dxt1()
277 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgba_dxt1()
289 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgba_dxt3()
301 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgba_dxt5()
314 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_srgb_dxt1()
326 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_srgba_dxt1()
338 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_srgba_dxt3()
350 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_srgba_dxt5()
H A Dtexcompress_rgtc.c316 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_red_rgtc1()
328 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_l_latc1()
340 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_signed_red_rgtc1()
353 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_signed_l_latc1()
366 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rg_rgtc2()
383 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_la_latc2()
401 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_signed_rg_rgtc2()
419 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_signed_la_latc2()
H A Dtexcompress_bptc.c40 GLfloat *texel, in fetch_bptc_rgb_float()
53 GLfloat *texel) in fetch_bptc_rgb_signed_float()
61 GLfloat *texel) in fetch_bptc_rgb_unsigned_float()
69 GLubyte *texel) in fetch_bptc_rgba_unorm_bytes()
81 GLfloat *texel) in fetch_bptc_rgba_unorm()
96 GLfloat *texel) in fetch_bptc_srgb_alpha_unorm()
H A Dtexcompress_etc.c1272 GLfloat *texel) in fetch_etc1_rgb8()
1292 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_rgb8()
1313 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_srgb8()
1334 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_rgba8_eac()
1353 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_srgb8_alpha8_eac()
1372 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_r11_eac()
1391 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_rg11_eac()
1415 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_signed_r11_eac()
1434 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_signed_rg11_eac()
1459 GLfloat *texel) in fetch_etc2_rgb8_punchthrough_alpha1()
[all …]
H A Dtexcompress_fxt1.c101 int32_t rowStride, int32_t i, int32_t j, float *texel) in fetch_rgb_fxt1()
111 int32_t rowStride, int32_t i, int32_t j, float *texel) in fetch_rgba_fxt1()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor_gfx.c204 create_frag_shader_csc(struct ureg_program *shader, struct ureg_dst texel, in create_frag_shader_csc()
241 create_frag_shader_yuv(struct ureg_program *shader, struct ureg_dst texel) in create_frag_shader_yuv()
268 struct ureg_dst texel; in create_frag_shader_video_buffer() local
291 struct ureg_dst texel, fragment; in create_frag_shader_weave_rgb() local
314 struct ureg_dst texel, fragment; in create_frag_shader_deint_yuv() local
350 struct ureg_dst texel; in create_frag_shader_palette() local
406 struct ureg_dst texel, fragment; in create_frag_shader_rgba() local
438 struct ureg_dst texel, fragment; in create_frag_shader_rgb_yuv() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/glsl/
H A Dindexing_utils.h239 #define write_texel(buf, idx, texel) buf[idx] = texel argument
241 #define write_texel(im, pos, texel) imageStore(im, pos.xy, texel) argument
242 #define write_texel_lpos(im, lpos, texel, axis_map) \ argument
245 #define write_texel(im, pos, texel) imageStore(im, pos, texel) argument
246 #define write_texel_lpos(im, lpos, texel, axis_map) \ argument
/aosp_15_r20/external/deqp-deps/amber/src/
Dverifier.cc211 std::vector<double> GetActualValuesFromTexel(const uint8_t* texel, in GetActualValuesFromTexel()
283 void ScaleTexelValuesIfNeeded(std::vector<double>* texel, const Format* fmt) { in ScaleTexelValuesIfNeeded()
314 bool IsTexelEqualToExpected(const std::vector<double>& texel, in IsTexelEqualToExpected()
365 std::vector<double> GetTexelInRGBA(const std::vector<double>& texel, in GetTexelInRGBA()
/aosp_15_r20/external/mesa3d/src/util/format/
H A Dtexcompress_s3tc_tmp.h53 GLint i, GLint j, GLuint dxt_type, GLvoid *texel ) { in dxt135_decode_imageblock()
108 GLint i, GLint j, GLvoid *texel) in fetch_2d_texel_rgb_dxt1()
120 GLint i, GLint j, GLvoid *texel) in fetch_2d_texel_rgba_dxt1()
131 GLint i, GLint j, GLvoid *texel) { in fetch_2d_texel_rgba_dxt3()
145 GLint i, GLint j, GLvoid *texel) { in fetch_2d_texel_rgba_dxt5()
H A Dtexcompress_bptc_tmp.h450 int texel) in is_anchor()
472 int texel) in count_anchors_before_texel()
538 int texel) in fetch_rgba_unorm_from_block()
728 int texel; in decompress_rgba_unorm_block() local
953 int texel, in fetch_rgb_float_from_block()
1093 int texel; in decompress_rgb_float_block() local
1222 int texel; in decompress_rgb_fp16_block() local
H A Du_format_fxt1.c616 int32_t texel; in fxt1_quantize_ALPHA1() local
636 int32_t texel; in fxt1_quantize_ALPHA1() local
723 int32_t texel = n_vect + 1; /* transparent black */ in fxt1_quantize_HI() local
819 int32_t texel = n_vect + 1; /* transparent black */ in fxt1_quantize_MIXED1() local
853 int32_t texel = n_vect + 1; /* transparent black */ in fxt1_quantize_MIXED1() local
982 int32_t texel; in fxt1_quantize_MIXED0() local
1015 int32_t texel; in fxt1_quantize_MIXED0() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp284 unsigned int texel = y * x_texels + x; in init_decimation_info_2d() local
356 uint8_t texel = wb.texels_of_weight[i][j]; in init_decimation_info_2d() local
483 int texel = (z * y_texels + y) * x_texels + x; in init_decimation_info_3d() local
625 unsigned int texel = wb.texels_of_weight[i][j]; in init_decimation_info_3d() local
743 uint8_t texel = static_cast<uint8_t>(astc::rand(rng_state)); in assign_kmeans_texels() local
Dastcenc_compress_symbolic.cpp127 for (unsigned int texel = 0; texel < bsd.texel_count; texel++) in realign_weights_undecimated() local
282 unsigned int texel = di.weight_texel[te_idx][we_idx]; in realign_weights_decimated() local
/aosp_15_r20/external/mesa3d/src/asahi/clc/
H A Dasahi_clc.c100 nir_def *texel = nir_bindless_image_load( in lower_builtins() local
120 nir_def *texel = nir_bindless_image_load( in lower_builtins() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_sampler_tmp.h79 const uint8_t *texel = (src + in CONCAT2() local
116 const uint8_t *texel = src + ct * stride + cs * 4; in CONCAT2() local
H A Dlp_state_fs_linear_llvm.c105 LLVMValueRef texel = lp_build_pointer_get2(bld->gallivm->builder, in emit_fetch_texel_linear() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta_copy_fill_update.c627 nir_def *texel) in convert_texel()
652 nir_def *texel) in place_ds_texel()
950 nir_def *texel = read_texel(b, tex, img_coords, NULL); in build_image_to_buffer_shader() local
1041 nir_def *texel = nir_build_load_global(b, in build_buffer_to_image_fs() local
1141 nir_def *texel = nir_build_load_global(b, in build_buffer_to_image_cs() local
1689 nir_def *texel = read_texel(b, tex, src_coords, sample_id); in build_copy_image_fs() local
1789 nir_def *texel = read_texel(b, tex, src_coords, sample_id); in build_copy_image_cs() local
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_block_sizes2.cpp255 int texel = y * xdim + x; in initialize_decimation_table_2d() local
341 int texel = (z * ydim + y) * xdim + x; in initialize_decimation_table_3d() local
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DMultiTextureConsumer_test.cpp84 uint32_t texel = 0x80808080; in TEST_F() local
/aosp_15_r20/frameworks/native/opengl/tests/finish/
H A Dfinish.cpp178 int16_t texel = 0xF800; in main() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp1246 auto texel = Operand(shader, *this, instruction.texelId); in EmitImageWrite() local
1317 SIMD::Int texel[4]; in WriteImage() local
/aosp_15_r20/external/swiftshader/third_party/marl/examples/
H A Dfractal.cpp126 auto& texel = texels[x + y * width]; in writeBMP() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_lower_image_opcodes_cdna.c240 nir_def *texel[8]; in emulated_tex_level_zero() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h123 LLVMValueRef *texel; member
564 LLVMValueRef *texel) in apply_sampler_swizzle()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.cpp492 for (size_t texel = 0; texel < textureData.size(); ++texel) in calcPixelSumValue() local

12