Searched defs:m_attributes (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ | ||
D | glsShaderPerformanceCase.hpp | 78 std::vector<AttribSpec> m_attributes; member in deqp::gls::ShaderPerformanceCase |
D | glsShaderPerformanceMeasurer.hpp | 123 std::vector<AttribSpec> m_attributes; member in deqp::gls::ShaderPerformanceMeasurer |
/third_party/boost/boost/msm/front/detail/ | ||
D | common_states.hpp | 53 Attributes m_attributes; member |
/third_party/vk-gl-cts/framework/xexml/ | ||
D | xeXMLParser.hpp | 194 AttributeMap m_attributes; member in xe::xml::Parser |
/third_party/vk-gl-cts/modules/egl/ | ||
D | teglChooseConfigTests.cpp | 236 vector<pair<EGLenum, EGLint> > m_attributes; member in deqp::egl::ChooseConfigCase |
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/ | ||
D | prim.cc | 1605 auto m_attributes = model_class->GetAttributes(); in IsSubtypeClass() local |
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
D | es3fTransformFeedbackTests.cpp | 869 vector<Attribute> m_attributes; member in deqp::gles3::Functional::TransformFeedback::TransformFeedbackCase |