Home
last modified time | relevance | path

Searched refs:decode_3dstate_binding_table_pointers (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp601 decode_3dstate_binding_table_pointers(struct aub_viewer_decode_ctx *ctx, in decode_3dstate_binding_table_pointers() function
852 …{ "3DSTATE_BINDING_TABLE_POINTERS_VS", decode_3dstate_binding_table_pointers, AUB_DECODE_STAGE_VS,…
853 …{ "3DSTATE_BINDING_TABLE_POINTERS_GS", decode_3dstate_binding_table_pointers, AUB_DECODE_STAGE_GS,…
854 …{ "3DSTATE_BINDING_TABLE_POINTERS_HS", decode_3dstate_binding_table_pointers, AUB_DECODE_STAGE_HS,…
855 …{ "3DSTATE_BINDING_TABLE_POINTERS_DS", decode_3dstate_binding_table_pointers, AUB_DECODE_STAGE_DS,…
856 …{ "3DSTATE_BINDING_TABLE_POINTERS_PS", decode_3dstate_binding_table_pointers, AUB_DECODE_STAGE_PS,…
/external/mesa3d/src/intel/common/
Dgen_batch_decoder.c701 decode_3dstate_binding_table_pointers(struct gen_batch_decode_ctx *ctx, in decode_3dstate_binding_table_pointers() function
1030 { "3DSTATE_BINDING_TABLE_POINTERS_VS", decode_3dstate_binding_table_pointers },
1031 { "3DSTATE_BINDING_TABLE_POINTERS_HS", decode_3dstate_binding_table_pointers },
1032 { "3DSTATE_BINDING_TABLE_POINTERS_DS", decode_3dstate_binding_table_pointers },
1033 { "3DSTATE_BINDING_TABLE_POINTERS_GS", decode_3dstate_binding_table_pointers },
1034 { "3DSTATE_BINDING_TABLE_POINTERS_PS", decode_3dstate_binding_table_pointers },