Searched refs:txl (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_tex.c | 337 nir_tex_instr *txl = nir_tex_instr_create(b->shader, num_srcs); in replace_gradient_with_lod() local 339 txl->op = nir_texop_txl; in replace_gradient_with_lod() 340 txl->sampler_dim = tex->sampler_dim; in replace_gradient_with_lod() 341 txl->texture_index = tex->texture_index; in replace_gradient_with_lod() 342 txl->dest_type = tex->dest_type; in replace_gradient_with_lod() 343 txl->is_array = tex->is_array; in replace_gradient_with_lod() 344 txl->is_shadow = tex->is_shadow; in replace_gradient_with_lod() 345 txl->is_new_style_shadow = tex->is_new_style_shadow; in replace_gradient_with_lod() 346 txl->sampler_index = tex->sampler_index; in replace_gradient_with_lod() 347 txl->texture = nir_deref_var_clone(tex->texture, txl); in replace_gradient_with_lod() [all …]
|
/external/webrtc/webrtc/modules/video_render/ios/ |
D | open_gles20.mm | 44 " mediump vec4 txl,ux,vx;"
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 24e0d6508b09a51f68230f369ca78aac.00018ff0.honggfuzz.cov | 80 …n��D��m�p]R���]���<�[��2�l���,��gU+�=uf�)�s��*Ӂog���j�:���kP�wo�h&�txl�t�n%�Q��)��ϼI]'
|
D | 3b72cef16cec1cec6063eef70726dfa1.0001baaa.honggfuzz.cov | 80 …n��D��m�p]R���]���<�[��2�l���,��gU+�=uf�)�s��*Ӂog���j�:���kP�wo�h&�txl�t�n%�Q��)��ϼI]'
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 24e0d6508b09a51f68230f369ca78aac.00018ff0.honggfuzz.cov | 80 …n��D��m�p]R���]���<�[��2�l���,��gU+�=uf�)�s��*Ӂog���j�:���kP�wo�h&�txl�t�n%�Q��)��ϼI]'
|
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 5169 r600_txl, // llvm.r600.txl
|
D | IntrinsicImpl.inc | 5195 "llvm.r600.txl", 14073 1, // llvm.r600.txl
|