Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrPrimitiveAssembler.hpp80 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
97 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
142 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
205 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
222 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
248 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
296 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
358 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
375 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
444 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConventio
[all...]
H A DrrDefs.hpp51 enum ProvokingVertex enum
H A DrrRenderState.hpp387 ProvokingVertex provokingVertexConvention;
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp1025 /** Implements test ProvokingVertex, description follows:
1049 * - for PROVOKING_VERTEX convention is selected by function ProvokingVertex;
1052 class ProvokingVertex : public DrawTestBase class
1056 ProvokingVertex(deqp::Context& context, const glcts::ExtParameters& extParams);
1058 virtual ~ProvokingVertex() in ~ProvokingVertex()
H A DglcViewportArrayTests.cpp3295 GLU_EXPECT_NO_ERROR(gl.getError(), "ProvokingVertex"); in setup2x2Viewport()
4575 ProvokingVertex::ProvokingVertex(deqp::Context& context, const glcts::ExtParameters& extParams) in ProvokingVertex() function in glcts::ViewportArray::ProvokingVertex
4589 bool ProvokingVertex::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, in checkResults()
4686 std::string ProvokingVertex::getFragmentShader() in getFragmentShader()
4708 std::string ProvokingVertex::getGeometryShader() in getGeometryShader()
4769 DrawTestBase::TEST_TYPE ProvokingVertex::getTestType() in getTestType()
4779 void ProvokingVertex::prepareTextures(Utils::texture& texture_0, Utils::texture& /* texture_1 */) in prepareTextures()
4817 addChild(new ViewportArray::ProvokingVertex(m_context, m_extParams)); in init()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c99 raster->flatshade_first = ctx->Light.ProvokingVertex == in st_update_rasterizer()
/third_party/mesa3d/src/mesa/main/
H A Dlight.c73 if (ctx->Light.ProvokingVertex == mode) in _mesa_ProvokingVertex()
86 ctx->Light.ProvokingVertex = mode; in _mesa_ProvokingVertex()
1262 ctx->Light.ProvokingVertex = GL_LAST_VERTEX_CONVENTION_EXT; in _mesa_init_lighting()
H A Dmtypes.h518 GLenum16 ProvokingVertex; /**< GL_EXT_provoking_vertex */ member
/third_party/mesa3d/src/mapi/glapi/tests/
H A Dcheck_table.cpp1492 { "glProvokingVertex", _O(ProvokingVertex) },
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp1747 const struct ProvokingVertex
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp1774 const struct ProvokingVertex
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.cpp3151 ANGLE_CAPTURE(ProvokingVertex, isCallValid, context, modePacked); in GL_ProvokingVertex()

Completed in 32 milliseconds