Searched refs:sampler_variant (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3dx_state.c953 so->sampler_variant = V3D_SAMPLER_STATE_32;
956 so->sampler_variant = V3D_SAMPLER_STATE_16U;
959 so->sampler_variant = V3D_SAMPLER_STATE_1010102U;
962 so->sampler_variant = V3D_SAMPLER_STATE_8U;
968 so->sampler_variant = V3D_SAMPLER_STATE_32;
971 so->sampler_variant = V3D_SAMPLER_STATE_16I;
974 so->sampler_variant = V3D_SAMPLER_STATE_8I;
982 so->sampler_variant = V3D_SAMPLER_STATE_32_A;
984 so->sampler_variant = V3D_SAMPLER_STATE_32;
987 so->sampler_variant
[all...]
H A Dv3d_context.h131 enum v3d_sampler_state_variant sampler_variant; member in struct:v3d_sampler_view
H A Dv3d_uniforms.c200 variant = sview->sampler_variant;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3dx_state.c1038 so->sampler_variant = V3D_SAMPLER_STATE_32;
1041 so->sampler_variant = V3D_SAMPLER_STATE_16U;
1044 so->sampler_variant = V3D_SAMPLER_STATE_1010102U;
1047 so->sampler_variant = V3D_SAMPLER_STATE_8U;
1053 so->sampler_variant = V3D_SAMPLER_STATE_32;
1056 so->sampler_variant = V3D_SAMPLER_STATE_16I;
1059 so->sampler_variant = V3D_SAMPLER_STATE_8I;
1067 so->sampler_variant = V3D_SAMPLER_STATE_32_A;
1069 so->sampler_variant = V3D_SAMPLER_STATE_32;
1072 so->sampler_variant
[all...]
H A Dv3d_context.h161 enum v3d_sampler_state_variant sampler_variant; member in struct:v3d_sampler_view
H A Dv3d_uniforms.c204 variant = sview->sampler_variant;

Completed in 10 milliseconds