Searched refs:createAttributeArray (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsDrawTest.hpp | 194 static AttributeSpec createAttributeArray (InputType inputType, OutputType outputType, Storage storage, Usage usage, int componentCount, int offset, int stride, bool normalize, int instanceDivisor);
|
H A D | glsDrawTest.cpp | 2061 DrawTestSpec::AttributeSpec DrawTestSpec::AttributeSpec::createAttributeArray (InputType inputType, OutputType outputType, Storage storage, Usage usage, int componentCount, int offset, int stride, bool normalize, int instanceDivisor) in createAttributeArray() function in deqp::gls::DrawTestSpec::AttributeSpec
|
Completed in 9 milliseconds