Home
last modified time | relevance | path

Searched defs:api (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/external/swiftshader/tests/regres/
Dci-tests.json2 { "name": "vulkan-wsi", "api": "vulkan", "tests": "testlists/vk-wsi-PASS.txt" }, string
4 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-ABORT.txt" }, string
5 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-ASSERT.txt" }, string
6 …{ "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-COMPATIBILITY_WARNING.tx… string
7 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-CRASH.txt" }, string
8 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-FAIL.txt" }, string
9 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-PASS.txt" }, string
10 … { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-QUALITY_WARNING.txt" }, string
11 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-TIMEOUT.txt" }, string
12 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master-UNIMPLEMENTED.txt" }, string
[all …]
Dfull-tests.json2 { "name": "gles2-master", "api": "gles2", "tests": "testlists/gles2-master.txt" }, string
4 …{ "name": "gles3-565-no-depth-no-stencil", "api": "gles3", "tests": "testlists/gles3-565-no-depth-… string
5 { "name": "gles3-master", "api": "gles3", "tests": "testlists/gles3-master.txt" }, string
7 { "name": "vulkan-wsi", "api": "vulkan", "tests": "testlists/vk-wsi.txt" }, string
8 { "name": "vulkan-master", "api": "vulkan", "tests": "testlists/vk-master.txt" } string
/external/skqp/infra/bots/recipes/
Dcompute_buildstats.py20 def RunSteps(api): argument
82 def keys_and_props(api): argument
107 def analyze_web_file(api, checkout_root, out_dir, files): argument
120 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
134 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
164 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
189 def GenTests(api): argument
Dtest.py40 def dm_flags(api, bot): argument
829 def key_params(api): argument
846 def test_steps(api): argument
980 def RunSteps(api): argument
1065 def GenTests(api): argument
Dskpbench.py29 def _run(api, title, *cmd, **kwargs): argument
34 def _adb(api, title, *cmd, **kwargs): argument
40 def skpbench_steps(api): argument
127 def RunSteps(api): argument
151 def GenTests(api): argument
Dperf.py46 def nanobench_flags(api, bot): argument
279 def perf_steps(api): argument
372 def RunSteps(api): argument
418 def GenTests(api): argument
Dskqp_test.py16 def test_firebase_steps(api): argument
30 def RunSteps(api): argument
38 def GenTests(api): argument
Dupload_calmbench_results.py25 def FindFile(api, suffix): argument
37 def RunSteps(api): argument
78 def GenTests(api): argument
/external/skia/infra/bots/recipes/
Dcompute_buildstats.py32 def RunSteps(api): argument
113 def keys_and_props(api): argument
137 def analyze_web_file(api, checkout_root, out_dir, files): argument
164 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
192 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
231 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
263 def make_treemap(api, checkout_root, out_dir, files): argument
277 def GenTests(api): argument
Dskpbench.py30 def _run(api, title, *cmd, **kwargs): argument
35 def _adb(api, title, *cmd, **kwargs): argument
41 def skpbench_steps(api): argument
158 def RunSteps(api): argument
187 def GenTests(api): argument
Dperf_skottietrace.py35 def perf_steps(api): argument
145 def parse_trace(trace_json, lottie_filename, api): argument
221 def RunSteps(api): argument
235 def GenTests(api): argument
Dperf.py30 def perf_steps(api): argument
103 def RunSteps(api): argument
123 def GenTests(api): argument
Dtest.py30 def test_steps(api): argument
161 def RunSteps(api): argument
181 def GenTests(api): argument
Dinfra.py19 def git_init(api, repo_root, env): argument
27 def RunSteps(api): argument
66 def GenTests(api): argument
Dperf_skottiewasm_lottieweb.py82 def RunSteps(api): argument
207 def parse_trace(trace_json, lottie_filename, api, renderer): argument
350 def GenTests(api): argument
/external/skia/infra/bots/recipe_modules/build/
Ddefault.py9 def build_command_buffer(api, chrome_dir, skia_dir, out): argument
19 def compile_swiftshader(api, extra_tokens, swiftshader_root, cc, cxx, out): argument
81 def compile_fn(api, checkout_root, out_dir): argument
371 def copy_build_products(api, src, dst): argument
/external/skqp/infra/bots/recipe_modules/build/
Ddefault.py17 def build_command_buffer(api, chrome_dir, skia_dir, out): argument
26 def compile_swiftshader(api, swiftshader_root, cc, cxx, out): argument
51 def compile_fn(api, checkout_root, out_dir): argument
288 def copy_extra_build_products(api, src, dst): argument
/external/skia/infra/bots/recipe_modules/run/examples/
Dfull.py17 def myfunc(api, i): argument
21 def RunSteps(api): argument
65 def GenTests(api): argument
/external/skqp/infra/bots/recipe_modules/run/examples/
Dfull.py16 def myfunc(api, i): argument
20 def RunSteps(api): argument
64 def GenTests(api): argument
/external/skqp/infra/bots/recipe_modules/flavor/examples/
Dfull.py15 def test_exceptions(api): argument
30 def RunSteps(api): argument
95 def GenTests(api): argument
/external/skia/infra/bots/recipe_modules/flavor/examples/
Dfull.py16 def test_exceptions(api): argument
31 def RunSteps(api): argument
123 def GenTests(api): argument
/external/angle/src/tests/test_expectations/
DGPUTestConfig.cpp507 inline bool IsD3D9(const GPUTestConfig::API &api) in IsD3D9()
513 inline bool IsD3D11(const GPUTestConfig::API &api) in IsD3D11()
519 inline bool IsGLDesktop(const GPUTestConfig::API &api) in IsGLDesktop()
525 inline bool IsGLES(const GPUTestConfig::API &api) in IsGLES()
531 inline bool IsVulkan(const GPUTestConfig::API &api) in IsVulkan()
536 inline bool IsSwiftShader(const GPUTestConfig::API &api) in IsSwiftShader()
542 inline bool IsMetal(const GPUTestConfig::API &api) in IsMetal()
605 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DOpcodes.java51 public final int api; field in Opcodes
58 public static Opcodes forApi(int api) { in forApi()
69 int api = VersionMap.mapDexVersionToApi(dexVersion); in forDexVersion() local
85 private Opcodes(int api, int artVersion) { in Opcodes()
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp60 …FeedbackOverflowQueryBaseTest(deqp::Context& context, TransformFeedbackOverflowQueryTests::API api, in TransformFeedbackOverflowQueryBaseTest()
156 …backOverflowQueryImplDepState(deqp::Context& context, TransformFeedbackOverflowQueryTests::API api, in TransformFeedbackOverflowQueryImplDepState()
197 …OverflowQueryContextStateBase(deqp::Context& context, TransformFeedbackOverflowQueryTests::API api, in TransformFeedbackOverflowQueryContextStateBase()
245 …backOverflowQueryDefaultState(deqp::Context& context, TransformFeedbackOverflowQueryTests::API api, in TransformFeedbackOverflowQueryDefaultState()
301 …dbackOverflowQueryStateUpdate(deqp::Context& context, TransformFeedbackOverflowQueryTests::API api, in TransformFeedbackOverflowQueryStateUpdate()
431 …eedbackOverflowQueryErrorBase(deqp::Context& context, TransformFeedbackOverflowQueryTests::API api, in TransformFeedbackOverflowQueryErrorBase()
484 TransformFeedbackOverflowQueryTests::API api, const char* name) in TransformFeedbackOverflowQueryErrorInvalidIndex()
595 TransformFeedbackOverflowQueryTests::API api, const char* name) in TransformFeedbackOverflowQueryErrorAlreadyActive()
717 TransformFeedbackOverflowQueryTests::API api, in TransformFeedbackOverflowQueryErrorIncompatibleTarget()
834 TransformFeedbackOverflowQueryTests::API api, const char* name) in TransformFeedbackOverflowQueryErrorNoActiveQuery()
[all …]
/external/angle/scripts/
Dgenerate_entry_points.py1245 def is_aliasing_excepted(api, cmd_name): argument
1249 def entry_point_export(api): argument
1255 def entry_point_prefix(api): argument
1263 def get_api_entry_def(api): argument
1272 def get_stubs_header_template(api): argument
1281 def format_entry_point_decl(api, cmd_name, proto, params): argument
1444 def strip_suffix(api, name): argument
1468 def get_packed_enums(api, cmd_packed_gl_enums, cmd_name, packed_param_types, params): argument
1478 def get_def_template(api, return_type, has_errcode_ret): argument
1500 def format_entry_point_def(api, command_node, cmd_name, proto, params, cmd_packed_enums, argument
[all …]

12345678910>>...14