Searched defs:instanceDivisor (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/referencerenderer/
H A DrrVertexAttrib.hpp104 * advances once per instanceDivisor instances.
114 int instanceDivisor; //!< Vertex attribute divisor. member in struct:rr::VertexAttrib
122 , instanceDivisor (0)
/external/deqp/modules/glshared/
H A DglsDrawTest.hpp188 static AttributeSpec createAttributeArray (InputType inputType, OutputType outputType, Storage storage, Usage usage, int componentCount, int offset, int stride, bool normalize, int instanceDivisor);
199 int instanceDivisor; //!< used only if drawMethod = Draw*Instanced member in struct:deqp::gls::DrawTestSpec::AttributeSpec

Completed in 429 milliseconds