Home | History | Annotate | Download | only in functional

Lines Matching refs:s_selectionInfo

1393 	} s_selectionInfo[] =
1412 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++)
1414 DataType curType = s_selectionInfo[typeNdx].type;
1415 ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc;