Home | History | Annotate | Download | only in glshared

Lines Matching defs:inputTypeSize

2207 		int dataTypeSize = gls::DrawTestSpec::inputTypeSize(inputType);
2225 int dataTypeSize = gls::DrawTestSpec::inputTypeSize(inputType);
2378 int DrawTestSpec::inputTypeSize (InputType type)
3210 const size_t elementSize = attribSpec.componentCount * DrawTestSpec::inputTypeSize(attribSpec.inputType);