Searched refs:MAX_SAMPLES_LOG2 (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_constants.h45 #define MAX_SAMPLES_LOG2 4 macro
H A Dradv_meta_fmask_expand.c175 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
258 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; i++) {
H A Dradv_private.h430 } clear[MAX_SAMPLES_LOG2];
484 } blit2d[MAX_SAMPLES_LOG2];
510 VkPipeline pipeline[MAX_SAMPLES_LOG2];
521 VkPipeline pipeline[MAX_SAMPLES_LOG2];
543 } rc[MAX_SAMPLES_LOG2];
550 } depth[MAX_SAMPLES_LOG2];
556 } stencil[MAX_SAMPLES_LOG2];
566 } rc[MAX_SAMPLES_LOG2];
574 } depth[MAX_SAMPLES_LOG2];
581 } stencil[MAX_SAMPLES_LOG2];
[all...]
H A Dradv_meta_bufimage.c697 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; i++) {
743 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
1016 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; i++) {
1063 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
H A Dradv_meta_blit2d.c648 for (unsigned log2_samples = 0; log2_samples < MAX_SAMPLES_LOG2; ++log2_samples) {
1315 for (unsigned log2_samples = 0; log2_samples < MAX_SAMPLES_LOG2; log2_samples++) {
H A Dradv_meta_resolve_cs.c384 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
455 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
H A Dradv_meta_resolve_fs.c660 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
713 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_fmask_expand.c198 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
295 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; i++) {
H A Dradv_private.h99 #define MAX_SAMPLES_LOG2 4 macro
470 } clear[1 + MAX_SAMPLES_LOG2];
513 } blit2d[1 + MAX_SAMPLES_LOG2];
572 } rc[MAX_SAMPLES_LOG2];
582 } rc[MAX_SAMPLES_LOG2];
590 } depth_decomp[1 + MAX_SAMPLES_LOG2];
624 VkPipeline pipeline[MAX_SAMPLES_LOG2];
H A Dradv_meta_resolve_cs.c264 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
294 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
H A Dradv_meta_resolve_fs.c331 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
349 for (uint32_t i = 0; i < MAX_SAMPLES_LOG2; ++i) {
H A Dradv_meta_blit2d.c701 for (unsigned log2_samples = 0; log2_samples < 1 + MAX_SAMPLES_LOG2; ++log2_samples) {
1313 for (unsigned log2_samples = 0; log2_samples < 1 + MAX_SAMPLES_LOG2; log2_samples++) {
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_private.h99 #define MAX_SAMPLES_LOG2 4 macro
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_private.h93 #define MAX_SAMPLES_LOG2 4 macro

Completed in 28 milliseconds