Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp613 decode_3dstate_sampler_state_pointers(struct aub_viewer_decode_ctx *ctx, in decode_3dstate_sampler_state_pointers() function
862 …{ "3DSTATE_SAMPLER_STATE_POINTERS_VS", decode_3dstate_sampler_state_pointers, AUB_DECODE_STAGE_VS,…
863 …{ "3DSTATE_SAMPLER_STATE_POINTERS_GS", decode_3dstate_sampler_state_pointers, AUB_DECODE_STAGE_GS,…
864 …{ "3DSTATE_SAMPLER_STATE_POINTERS_DS", decode_3dstate_sampler_state_pointers, AUB_DECODE_STAGE_DS,…
865 …{ "3DSTATE_SAMPLER_STATE_POINTERS_HS", decode_3dstate_sampler_state_pointers, AUB_DECODE_STAGE_HS,…
866 …{ "3DSTATE_SAMPLER_STATE_POINTERS_PS", decode_3dstate_sampler_state_pointers, AUB_DECODE_STAGE_PS,…
/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder.c875 decode_3dstate_sampler_state_pointers(struct intel_batch_decode_ctx *ctx, in decode_3dstate_sampler_state_pointers() function
1375 { "3DSTATE_SAMPLER_STATE_POINTERS_VS", decode_3dstate_sampler_state_pointers },
1376 { "3DSTATE_SAMPLER_STATE_POINTERS_HS", decode_3dstate_sampler_state_pointers },
1377 { "3DSTATE_SAMPLER_STATE_POINTERS_DS", decode_3dstate_sampler_state_pointers },
1378 { "3DSTATE_SAMPLER_STATE_POINTERS_GS", decode_3dstate_sampler_state_pointers },
1379 { "3DSTATE_SAMPLER_STATE_POINTERS_PS", decode_3dstate_sampler_state_pointers },