Home
last modified time | relevance | path

Searched defs:m_attributes (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsShaderPerformanceCase.hpp78 std::vector<AttribSpec> m_attributes; member in deqp::gls::ShaderPerformanceCase
DglsShaderPerformanceMeasurer.hpp123 std::vector<AttribSpec> m_attributes; member in deqp::gls::ShaderPerformanceMeasurer
/third_party/boost/boost/msm/front/detail/
Dcommon_states.hpp53 Attributes m_attributes; member
/third_party/vk-gl-cts/framework/xexml/
DxeXMLParser.hpp194 AttributeMap m_attributes; member in xe::xml::Parser
/third_party/vk-gl-cts/modules/egl/
DteglChooseConfigTests.cpp236 vector<pair<EGLenum, EGLint> > m_attributes; member in deqp::egl::ChooseConfigCase
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dprim.cc1605 auto m_attributes = model_class->GetAttributes(); in IsSubtypeClass() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp869 vector<Attribute> m_attributes; member in deqp::gles3::Functional::TransformFeedback::TransformFeedbackCase