Home
last modified time | relevance | path

Searched refs:__gen_combine_address (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_genx_macros.h33 #define __gen_combine_address iris_combine_address macro
49 __gen_combine_address(struct iris_batch *batch, void *location, in __gen_combine_address() function
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_genx_macros.h35 #define __gen_combine_address crocus_combine_address macro
51 __gen_combine_address(struct crocus_batch *batch, void *location, in __gen_combine_address() function
/third_party/mesa3d/src/intel/isl/
H A Disl_emit_cpb.c30 __gen_combine_address(__attribute__((unused)) void *data, in __gen_combine_address() function
H A Disl_emit_depth_stencil.c30 __gen_combine_address(__attribute__((unused)) void *data, in __gen_combine_address() function
H A Disl_surface_state.c30 __gen_combine_address(__attribute__((unused)) void *data, in __gen_combine_address() function
/third_party/mesa3d/src/intel/common/tests/
H A Dgenxml_test.c45 #define __gen_combine_address _test_combine_address macro
H A Dmi_builder_test.cpp46 uint64_t __gen_combine_address(mi_builder_test *test, void *location,
357 __gen_combine_address(mi_builder_test *test, void *location,
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c32 #undef __gen_combine_address macro
H A Danv_private.h1638 #define __gen_combine_address _anv_combine_address macro
/third_party/mesa3d/src/intel/common/
H A Dmi_builder.h60 * Also, __gen_combine_address must accept a location value of NULL and return
1191 uint64_t addr_addr_u64 = __gen_combine_address(b->user_data, batch_location, in _mi_resolve_address_token()
1209 uint64_t addr_u64 = __gen_combine_address(b->user_data, NULL, addr, 0); in mi_load_mem64_offset()
1233 uint64_t addr_u64 = __gen_combine_address(b->user_data, NULL, addr, 0); in mi_store_mem64_offset()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h141 #define __gen_combine_address _blorp_combine_address macro

Completed in 17 milliseconds