Home
last modified time | relevance | path

Searched refs:m_method (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp190 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anonf70be2dd0111::VertexIDCase
212 , m_method (drawMethod) in VertexIDCase()
224 if (m_method == deqp::gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX || in init()
225 m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED_BASEVERTEX || in init()
226 m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED_BASEVERTEX) in init()
300 switch (m_method) in draw()
458 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anonf70be2dd0111::BuiltInVariableGroup
463 , m_method (drawMethod) in BuiltInVariableGroup()
473 addChild(new VertexIDCase(m_context, m_method)); in init()
485 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anonf70be2dd0111::IndexGroup
[all …]
Des31fDrawTests.cpp239 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anond67314c70111::AttributeGroup
247 , m_method (drawMethod) in AttributeGroup()
269 spec.drawMethod = m_method; in init()
306 spec.drawMethod = m_method; in init()
354 spec.drawMethod = m_method; in init()
416 spec.drawMethod = m_method; in init()
483 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anond67314c70111::IndexGroup
488 , m_method (drawMethod) in IndexGroup()
512 genBasicSpec(spec, m_context.getRenderContext().getType(), m_method); in init()
546 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles31::Functional::__anond67314c70111::BaseVertexGroup
[all …]
Des31fGeometryShaderTests.cpp5484 const DrawMethod m_method; member in deqp::gles31::Functional::__anon47b4025c0111::VertexFeedbackCase
5498 , m_method (method) in VertexFeedbackCase()
5532 switch (m_method) in init()
5683 switch (m_method) in iterate()
5855 const Method m_method; member in deqp::gles31::Functional::__anon47b4025c0111::VertexFeedbackOverflowCase
5866 , m_method (method) in VertexFeedbackOverflowCase()
5917 if (m_method == METHOD_DRAW_ELEMENTS) in init()
5993 if (m_method == METHOD_DRAW_ELEMENTS) in iterate()
6006 if (m_method == METHOD_DRAW_ELEMENTS) in iterate()
6008 else if (m_method == METHOD_DRAW_ARRAYS) in iterate()
Des31fPrimitiveBoundingBoxTests.cpp285 const QueryMethod m_method; member in deqp::gles31::Functional::__anon8a4819b10111::QueryCase
290 , m_method (method) in QueryCase()
359 switch (m_method) in verifyState()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDrawTests.cpp120 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anon6258e9c30111::AttributeGroup
128 , m_method (drawMethod) in AttributeGroup()
149 spec.drawMethod = m_method; in init()
184 spec.drawMethod = m_method; in init()
230 spec.drawMethod = m_method; in init()
294 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anon6258e9c30111::IndexGroup
299 , m_method (drawMethod) in IndexGroup()
334 genBasicSpec(spec, m_method); in init()
377 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Functional::__anon6258e9c30111::FirstGroup
382 , m_method (drawMethod) in FirstGroup()
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawTests.cpp150 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon9f39b3250111::AttributeGroup
158 , m_method (drawMethod) in AttributeGroup()
172 const bool instanced = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWARRAYS_INSTANCED) || in init()
173 (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED); in init()
174 const bool ranged = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED); in init()
185 spec.drawMethod = m_method; in init()
220 spec.drawMethod = m_method; in init()
266 spec.drawMethod = m_method; in init()
326 spec.drawMethod = m_method; in init()
392 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Functional::__anon9f39b3250111::IndexGroup
[all …]
/third_party/vk-gl-cts/modules/gles2/stress/
Des2sDrawTests.cpp92 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Stress::__anon5ab587e10111::IndexGroup
97 , m_method (drawMethod) in IndexGroup()
124 genBasicSpec(spec, m_method); in init()
165 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles2::Stress::__anon5ab587e10111::MethodGroup
170 , m_method (drawMethod) in MethodGroup()
180 …xed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls::DrawTestSpec::… in init()
185 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sDrawTests.cpp273 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Stress::__anon2d1fa8c30111::IndexGroup
278 , m_method (drawMethod) in IndexGroup()
305 …const bool isRangedMethod = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED |… in init()
307 genBasicSpec(spec, m_method); in init()
354 gls::DrawTestSpec::DrawMethod m_method; member in deqp::gles3::Stress::__anon2d1fa8c30111::MethodGroup
359 , m_method (drawMethod) in MethodGroup()
369 …ed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls::DrawTestSpec::… in init()
374 this->addChild(new IndexGroup(m_context, "indices", "Index tests", m_method)); in init()
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dget_turn_info_ll.hpp663 : m_method(method_t_or_m) in turn_transformer_ec()
695 turn.method = m_method; in operator ()()
705 method_type m_method; member in boost::geometry::detail::overlay::get_turn_info_linear_linear::turn_transformer_ec
Dget_turn_info_la.hpp625 : m_method(method_t_or_m) in turn_transformer_ec()
639 turn.method = m_method; in operator ()()
661 method_type m_method; member in boost::geometry::detail::overlay::get_turn_info_linear_areal::turn_transformer_ec
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp339 TransferMethod getMethod (void) const { return m_method; } in getMethod()
341 TransferMethod m_method; member in vkt::pipeline::__anon818c47370111::TransferTimestampTestParam
354 m_method = (TransferMethod)methodNdx; in TransferTimestampTestParam()
369 result += "with_" + getTransferMethodStr(m_method, false); in generateTestName()
392 result += "with " + getTransferMethodStr(m_method, true); in generateTestDescription()
2303 TransferMethod m_method; member in vkt::pipeline::__anon818c47370111::TransferTest
2323 TransferMethod m_method; member in vkt::pipeline::__anon818c47370111::TransferTestInstance
2352 m_method = transferParam->getMethod(); in TransferTest()
2362 …return new TransferTestInstance(context, m_stages, m_inRenderPass, m_hostQueryReset, m_method, m_q… in createInstance()
2372 , m_method(method) in TransferTestInstance()
[all …]
/third_party/node/tools/inspector_protocol/lib/
DDispatcherBase_cpp.template76 , m_method(method)
98 m_backendImpl->get()->channel()->fallThrough(m_callId, m_method, m_message);
DDispatcherBase_h.template82 String m_method;
/third_party/boost/libs/beast/doc/qbk/08_design/
D2_http_comparison.qbk330 http::method &method() { return m_method; }
341 http::method m_method;