Home
last modified time | relevance | path

Searched defs:_RENDERHAL_KERNEL_PARAM (Results 1 – 1 of 1) sorted by relevance

/external/intel-media-driver/media_common/agnostic/common/renderhal/
Drenderhal.h725 typedef struct _RENDERHAL_KERNEL_PARAM struct
727 … int32_t GRF_Count; // Number of registers
728 …int32_t BT_Count; // Number of BT entries
729 … int32_t Sampler_Count; // Number of samplers
730 …32_t Thread_Count; // Number of threads (max)
731 int32_t GRF_Start_Register; // Start register
732 … CURBE_Length; // Constant URB length (in 256-bits)
733 int32_t block_width; // Block width
734 int32_t block_height; // Block height
735 int32_t blocks_x; // Blocks in x
[all …]