Lines Matching defs:Declaration
3020 Declaration
3039 If Dimension flag is set to 1, a Declaration Dimension token follows.
3041 If Semantic flag is set to 1, a Declaration Semantic token follows.
3043 If Interpolate flag is set to 1, a Declaration Interpolate token follows.
3045 If file is TGSI_FILE_RESOURCE, a Declaration Resource token follows.
3047 If Array flag is set to 1, a Declaration Array token follows.
3049 Array Declaration
3067 Declaration Semantic
3073 Follows Declaration token if Semantic bit is set.
3076 it is valid to follow only those Declaration tokens that declare a register
3551 Declaration Interpolate
3565 Declaration Sampler View
3568 Follows Declaration token if file is TGSI_FILE_SAMPLER_VIEW.
3593 Declaration Resource
3596 Follows Declaration token if file is TGSI_FILE_RESOURCE.