HomeSort by relevance Sort by last modified time
    Searched refs:_draw_call_type (Results 1 - 5 of 5) sorted by null

  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderRendering.hpp 119 } _draw_call_type; typedef in class:glcts::GeometryShaderRenderingCase
130 void executeTest(_draw_call_type type);
153 virtual void verify(_draw_call_type drawcall_type, unsigned int instance_id, const unsigned char* data) = 0;
155 virtual void setUniformsBeforeDrawCall(_draw_call_type /*drawcall_type*/)
273 void verify(_draw_call_type drawcall_type, unsigned int instance_id, const unsigned char* data);
368 void setUniformsBeforeDrawCall(_draw_call_type drawcall_type);
369 void verify(_draw_call_type drawcall_type, unsigned int instance_id, const unsigned char* data);
524 void setUniformsBeforeDrawCall(_draw_call_type drawcall_type);
525 void verify(_draw_call_type drawcall_type, unsigned int instance_id, const unsigned char* data);
esextcGeometryShaderRendering.cpp 656 void GeometryShaderRenderingCase::executeTest(GeometryShaderRenderingCase::_draw_call_type type)
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cPipelineStatisticsQueryTests.hpp 50 enum _draw_call_type enum in class:glcts::PipelineStatisticsQueryUtilities
274 static std::string getStringForDrawCallType(_draw_call_type draw_call_type);
278 static bool isDrawCallSupported(_draw_call_type draw_call, const glw::Functions& gl);
280 static bool isInstancedDrawCall(_draw_call_type draw_call);
287 const glw::GLenum query_type, const _draw_call_type* draw_call_type_ptr,
452 PipelineStatisticsQueryUtilities::_draw_call_type m_current_draw_call_type;
gl4cPipelineStatisticsQueryTests.cpp 869 /** Converts user-specified _draw_call_type value to a human-readable string.
876 std::string PipelineStatisticsQueryUtilities::getStringForDrawCallType(_draw_call_type draw_call_type)
1035 bool PipelineStatisticsQueryUtilities::isDrawCallSupported(_draw_call_type draw_call, const glw::Functions& gl)
    [all...]
gl4cVertexAttrib64BitTest.cpp 3096 enum _draw_call_type enum in class:VertexAttrib64Bit::VAOTest
    [all...]

Completed in 88 milliseconds