HomeSort by relevance Sort by last modified time
    Searched defs:get_feature_mgr (Results 1 - 4 of 4) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
pass.h 77 FeatureManager* get_feature_mgr() const { function in class:spvtools::opt::Pass
78 return context()->get_feature_mgr();
ir_context.h 457 FeatureManager* get_feature_mgr() { function in class:spvtools::opt::IRContext
    [all...]
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
pass.h 77 FeatureManager* get_feature_mgr() const { function in class:spvtools::opt::Pass
78 return context()->get_feature_mgr();
ir_context.h 461 FeatureManager* get_feature_mgr() { function in class:spvtools::opt::IRContext
    [all...]

Completed in 723 milliseconds