Home | History | Annotate | Download | only in stress

Lines Matching refs:STORAGE_BUFFER

523 		STORAGE_BUFFER = 0,
576 if (m_storage == STORAGE_BUFFER)
656 if (m_storage == STORAGE_BUFFER)
676 if (m_storage == STORAGE_BUFFER)
2094 vertexGroup->addChild(new VertexAttributeCase (m_context, "attribute_buffer", "special attribute values in a buffer", VertexAttributeCase::STORAGE_BUFFER, VertexAttributeCase::TYPE_VERTEX));
2110 fragmentGroup->addChild(new VertexAttributeCase (m_context, "attribute_buffer", "special attribute values in a buffer", VertexAttributeCase::STORAGE_BUFFER, VertexAttributeCase::TYPE_FRAGMENT));