| /external/mesa3d/src/mesa/main/ |
| D | texcompress_s3tc.c | 256 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgb_dxt1() 268 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgba_dxt1() 280 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgba_dxt3() 292 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgba_dxt5() 305 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_srgb_dxt1() 317 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_srgba_dxt1() 329 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_srgba_dxt3() 341 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_srgba_dxt5()
|
| D | texcompress_rgtc.c | 316 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()
|
| D | texcompress_bptc.c | 452 int texel) in is_anchor() 474 int texel) in count_anchors_before_texel() 540 int texel) in fetch_rgba_unorm_from_block() 662 GLubyte *texel) in fetch_bptc_rgba_unorm_bytes() 674 GLfloat *texel) in fetch_bptc_rgba_unorm() 689 GLfloat *texel) in fetch_bptc_srgb_alpha_unorm() 845 int texel, in fetch_rgb_float_from_block() 926 GLfloat *texel, in fetch_bptc_rgb_float() 939 GLfloat *texel) in fetch_bptc_rgb_signed_float() 947 GLfloat *texel) in fetch_bptc_rgb_unsigned_float()
|
| D | texcompress_s3tc_tmp.h | 54 GLint i, GLint j, GLuint dxt_type, GLvoid *texel ) { in dxt135_decode_imageblock() 109 GLint i, GLint j, GLvoid *texel) in fetch_2d_texel_rgb_dxt1() 121 GLint i, GLint j, GLvoid *texel) in fetch_2d_texel_rgba_dxt1() 132 GLint i, GLint j, GLvoid *texel) { in fetch_2d_texel_rgba_dxt3() 146 GLint i, GLint j, GLvoid *texel) { in fetch_2d_texel_rgba_dxt5()
|
| D | texcompress_fxt1.c | 733 GLint texel; in fxt1_quantize_ALPHA1() local 753 GLint texel; in fxt1_quantize_ALPHA1() local 840 GLint texel = n_vect + 1; /* transparent black */ in fxt1_quantize_HI() local 936 GLint texel = n_vect + 1; /* transparent black */ in fxt1_quantize_MIXED1() local 970 GLint texel = n_vect + 1; /* transparent black */ in fxt1_quantize_MIXED1() local 1099 GLint texel; in fxt1_quantize_MIXED0() local 1132 GLint texel; in fxt1_quantize_MIXED0() local 1629 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgb_fxt1() 1642 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_rgba_fxt1()
|
| D | texcompress_etc.c | 1257 GLfloat *texel) in fetch_etc1_rgb8() 1277 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_rgb8() 1298 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_srgb8() 1319 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_rgba8_eac() 1338 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_srgb8_alpha8_eac() 1357 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_r11_eac() 1376 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_rg11_eac() 1400 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_signed_r11_eac() 1419 GLint rowStride, GLint i, GLint j, GLfloat *texel) in fetch_etc2_signed_rg11_eac() 1444 GLfloat *texel) in fetch_etc2_rgb8_punchthrough_alpha1() [all …]
|
| D | texobj.c | 947 GLubyte texel[24]; in _mesa_get_fallback_texture() local
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_texfetch.c | 69 GLint i, GLint j, GLint k, GLfloat *texel) in fetch_compressed() 92 GLint i, GLint j, GLint k, GLfloat *texel ) in fetch_null_texelf()
|
| D | s_texfilter.c | 1441 GLubyte *texel = (GLubyte *) swImg->ImageSlices[0] + 3 * pos; in opt_sample_rgb_2d() local 1486 const GLuint texel = *((GLuint *) swImg->ImageSlices[0] + pos); in opt_sample_rgba_2d() local
|
| /external/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_compositor.c | 207 create_frag_shader_csc(struct ureg_program *shader, struct ureg_dst texel, in create_frag_shader_csc() 244 create_frag_shader_yuv(struct ureg_program *shader, struct ureg_dst texel) in create_frag_shader_yuv() 271 struct ureg_dst texel; in create_frag_shader_video_buffer() local 294 struct ureg_dst texel, fragment; in create_frag_shader_weave_rgb() local 317 struct ureg_dst texel, fragment; in create_frag_shader_deint_yuv() local 353 struct ureg_dst texel; in create_frag_shader_palette() local 409 struct ureg_dst texel, fragment; in create_frag_shader_rgba() local 441 struct ureg_dst texel, fragment; in create_frag_shader_rgb_yuv() local
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_sample.h | 111 LLVMValueRef *texel; member 421 LLVMValueRef *texel) in apply_sampler_swizzle()
|
| D | lp_bld_tgsi_soa.c | 2026 LLVMValueRef *texel, in emit_tex() 2235 LLVMValueRef *texel) in emit_sample() 2414 LLVMValueRef *texel, in emit_fetch_texels()
|
| D | lp_bld_sample_soa.c | 822 LLVMValueRef texel) in lp_build_sample_comparefunc()
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cTextureFilterMinmaxTests.cpp | 492 for (size_t texel = 0; texel < textureData.size(); ++texel) in calcPixelSumValue() local
|
| D | gl4cTextureBarrierTests.cpp | 341 GLuint& texel(GLuint* image, GLuint x, GLuint y) in texel() function in gl4cts::TextureBarrierBasicOutline
|
| D | gl4cShaderImageLoadStoreTests.cpp | 7680 GLubyte texel[4] = { 0, 0, 0, 0xaa }; in CreateRGBA8SourceTexture() local
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | GlslangToSpv.cpp | 4181 spv::IdImmediate texel = { true, *(opIt + 1) }; local 4184 spv::IdImmediate texel = { true, *opIt }; local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcViewportArrayTests.cpp | 2842 for (GLuint texel = 0; texel < width; ++texel) in checkRegionR32I() local
|