| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_nir_lower_int_samplers.c | 353 nir_ssa_def *rho = nir_channel(b, r, 0); local in function:evalute_active_lod
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | xdmauth.c | 64 static XdmAuthKeyRec rho; variable in typeref:typename:XdmAuthKeyRec 169 XdmAuthKeyRec rho; member in struct:_XdmAuthorization 178 XdmAuthKeyRec rho; member in struct:_XdmClientAuth 250 XdmAuthorizationValidate(unsigned char * plain,int length,XdmAuthKeyPtr rho,ClientPtr xclient,char ** reason) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | xdmauth.c | 167 XdmAuthKeyRec rho; member in struct:_XdmAuthorization 176 XdmAuthKeyRec rho; member in struct:_XdmClientAuth 243 XdmAuthorizationValidate(unsigned char * plain,int length,XdmAuthKeyPtr rho,ClientPtr xclient,const char ** reason) argument [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/objviewer/ |
| H A D | glm.c | 1275 float theta, phi, rho, x, y, z, r; local in function:glmSpheremapTexture
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_tex.c | 688 nir_ssa_def *rho; local in function:lower_gradient
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_tex.c | 741 nir_ssa_def *rho; local in function:lower_gradient
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_span.c | 428 GLfloat rho = MAX2(x, y); local in function:_swrast_compute_lambda
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_linear_sampler.c | 799 int rho = MAX4(dsdx, dsdy, dtdx, dtdy); local in function:lp_linear_init_sampler
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_span.c | 428 GLfloat rho = MAX2(x, y); local in function:_swrast_compute_lambda
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 232 LLVMValueRef rho; local in function:lp_build_rho 610 lp_build_brilinear_rho(struct lp_build_context * bld,LLVMValueRef rho,double factor,LLVMValueRef * out_lod_ipart,LLVMValueRef * out_lod_fpart) argument 760 LLVMValueRef rho; local in function:lp_build_lod_selector 1618 lp_build_cube_lookup(struct lp_build_sample_context * bld,LLVMValueRef * coords,const struct lp_derivatives * derivs_in,LLVMValueRef * rho,struct lp_derivatives * derivs_out,boolean need_derivs) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 357 LLVMValueRef rho; local in function:lp_build_rho 735 lp_build_brilinear_rho(struct lp_build_context * bld,LLVMValueRef rho,double factor,LLVMValueRef * out_lod_ipart,LLVMValueRef * out_lod_fpart) argument 886 LLVMValueRef rho; local in function:lp_build_lod_selector 1755 lp_build_cube_lookup(struct lp_build_sample_context * bld,LLVMValueRef * coords,const struct lp_derivatives * derivs_in,LLVMValueRef * rho,struct lp_derivatives * derivs_out,boolean need_derivs) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 506 const float rho = MAX2(dsdx, dsdy) * u_minify(texture->width0, sview->base.u.tex.first_level); local in function:compute_lambda_1d_explicit_gradients 552 const float rho = MAX2(maxx, maxy); local in function:compute_lambda_2d_explicit_gradients 599 const float rho = MAX3(maxx, maxy, maxz); local in function:compute_lambda_3d_explicit_gradients 632 const float rho = MAX3(maxx, maxy, maxz) * u_minify(texture->width0, sview->base.u.tex.first_level) / 2.0f; local in function:compute_lambda_cube_explicit_gradients
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 520 const float rho = MAX2(dsdx, dsdy) * u_minify(texture->width0, sview->base.u.tex.first_level); local in function:compute_lambda_1d_explicit_gradients 566 const float rho = MAX2(maxx, maxy); local in function:compute_lambda_2d_explicit_gradients 613 const float rho = MAX3(maxx, maxy, maxz); local in function:compute_lambda_3d_explicit_gradients 646 const float rho = MAX3(maxx, maxy, maxz) * u_minify(texture->width0, sview->base.u.tex.first_level) / 2.0f; local in function:compute_lambda_cube_explicit_gradients
|