Home | History | Annotate | Download | only in functional

Lines Matching refs:s_selectionInfo

2041 	} s_selectionInfo[] =
2064 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++)
2066 DataType curType = s_selectionInfo[typeNdx].type;
2067 ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc;