Searched defs:noperspective_flags (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ | ||
| H A D | v3dvx_cmd_buffer.c | 1318 const uint32_t *noperspective_flags = prog_data_fs->noperspective_flags; local in function:v3dX |
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ | ||
| H A D | v3d_compiler.h | 510 uint32_t noperspective_flags[BITSET_WORDS(V3D_MAX_FS_INPUTS)]; member in struct:v3d_compile 684 uint32_t noperspective_flags[((V3D_MAX_FS_INPUTS - 1) / 24) + 1]; member in struct:v3d_fs_prog_data |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ | ||
| H A D | v3d_compiler.h | 649 uint32_t noperspective_flags[BITSET_WORDS(V3D_MAX_FS_INPUTS)]; member in struct:v3d_compile 961 uint32_t noperspective_flags[((V3D_MAX_FS_INPUTS - 1) / 24) + 1]; member in struct:v3d_fs_prog_data |
Completed in 11 milliseconds