Searched defs:backend2 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_tex.cpp | 1043 nir_def *backend2 = nir_imm_ivec4(b, used_coord_mask, unnormalized_mask, 0, 0); in lower_tex() local 1060 nir_def *backend2 = in lower_txf() local 1079 nir_def *backend2 = in lower_tg4() local 1107 nir_def *backend2 = nir_imm_ivec4(b, used_coord_mask, 0xf, 1, 0); in lower_txf_ms() local 1135 nir_def *backend2 = nir_imm_ivec4(b, used_coord_mask, 0, 0, 0); in lower_txf_ms_direct() local 1143 nir_def *backend2) in finalize()
|
H A D | sfn_instr_tex.h | 81 nir_src *backend2; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/test/ |
D | parameterized_inheritance.cpp | 133 class backend2 : public B class 139 explicit backend2( in backend2() function in test::backend2 153 backend2( in backend2() function in test::backend2
|
/aosp_15_r20/external/pytorch/c10/test/core/ |
H A D | DispatchKeySet_test.cpp | 240 auto backend2 = toBackendComponent(tid2); in TEST() local
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLDisplaySelectionTest.cpp | 219 EGLAttrib backend2, in runMultiDisplayBackend()
|