Home
last modified time | relevance | path

Searched refs:DrawTestShaderProgram (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp1136 // DrawTestShaderProgram
1138 class DrawTestShaderProgram : public sglr::ShaderProgram class
1141 DrawTestShaderProgram (const glu::RenderContext& ctx, const std::vector<AttributeArray*>& arrays);
1160 DrawTestShaderProgram::DrawTestShaderProgram (const glu::RenderContext& ctx, const std::vector<AttributeArray*>& arrays) in DrawTestShaderProgram() function in deqp::gls::__anon30985::DrawTestShaderProgram
1219 void DrawTestShaderProgram::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices()
1262 void DrawTestShaderProgram::shadeFragments (rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const in shadeFragments()
1275 std::string DrawTestShaderProgram::genVertexSource (const glu::RenderContext& ctx, const std::vector<AttributeArray*>& arrays) in genVertexSource()
1390 std::string DrawTestShaderProgram::genFragmentSource (const glu::RenderContext& ctx) in genFragmentSource()
1407 void DrawTestShaderProgram
[all...]

Completed in 6 milliseconds