Home
last modified time | relevance | path

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

12345678910>>...19

/third_party/skia/third_party/externals/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 …]
/third_party/mesa3d/src/gfxstream/codegen/scripts/cereal/
Ddecodersnapshot.py140 def extract_deps_vkAllocateMemory(param, access, lenExpr, api, cgen): argument
153 def extract_deps_vkAllocateCommandBuffers(param, access, lenExpr, api, cgen): argument
157 def extract_deps_vkAllocateDescriptorSets(param, access, lenExpr, api, cgen): argument
161 def extract_deps_vkUpdateDescriptorSets(param, access, lenExpr, api, cgen): argument
182 def extract_deps_vkCreateImageView(param, access, lenExpr, api, cgen): argument
186 def extract_deps_vkCreateGraphicsPipelines(param, access, lenExpr, api, cgen): argument
196 def extract_deps_vkCreateFramebuffer(param, access, lenExpr, api, cgen): argument
204 def extract_deps_vkBindImageMemory(param, access, lenExpr, api, cgen): argument
210 def extract_deps_vkBindBufferMemory(param, access, lenExpr, api, cgen): argument
243 def api_special_implementation_vkBindImageMemory2(api, cgen): argument
[all …]
Dencoder.py108 api, argument
121 def emit_custom_pre_validate(typeInfo, api, cgen): argument
138 def emit_custom_resource_preprocess(typeInfo, api, cgen): argument
147 def emit_custom_resource_postprocess(typeInfo, api, cgen): argument
212 def custom_encoder_args(api): argument
225 def __init__(self, api): argument
260 def emit_parameter_encode_preamble_write(typeInfo, api, cgen): argument
272 def emit_parameter_encode_copy_unwrap_count(typeInfo, api, cgen, customUnwrap=None): argument
349 def is_cmdbuf_dispatch(api): argument
352 def emit_parameter_encode_write_packet_info(typeInfo, api, cgen): argument
[all …]
Ddecoder.py270 def emit_call_log(api, cgen): argument
323 def emit_dispatch_call(api, cgen): argument
360 def emit_global_state_wrapped_call(api, cgen, context): argument
372 def emit_decode_parameters_writeback(typeInfo, api, cgen, autobox=True): argument
408 def emit_decode_return_writeback(api, cgen): argument
415 def emit_decode_finish(api, cgen): argument
423 def emit_destroyed_handle_cleanup(api, cgen): argument
463 def emit_seqno_incr(api, cgen): argument
466 def emit_snapshot(typeInfo, api, cgen): argument
499 def emit_decoding(typeInfo, api, cgen, globalWrapped=False, context=False): argument
[all …]
Dsubdecode.py186 def emit_call_log(api, cgen): argument
202 def emit_decode_parameters(typeInfo, api, cgen, globalWrapped=False): argument
247 def emit_dispatch_call(api, cgen): argument
270 def emit_global_state_wrapped_call(api, cgen, context=False): argument
280 def emit_default_decoding(typeInfo, api, cgen): argument
285 def emit_global_state_wrapped_decoding(typeInfo, api, cgen): argument
289 def emit_global_state_wrapped_decoding_with_context(typeInfo, api, cgen): argument
/third_party/skia/m133/infra/bots/recipes/
Dcompute_buildstats.py34 def RunSteps(api): argument
115 def keys_and_props(api): argument
139 def analyze_web_file(api, checkout_root, out_dir, files): argument
166 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
194 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
233 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
265 def make_treemap(api, checkout_root, out_dir, files): argument
278 def GenTests(api): argument
Dperf_skottietrace.py37 def perf_steps(api): argument
162 def parse_trace(trace_json, lottie_filename, api): argument
191 def RunSteps(api): argument
205 def GenTests(api): argument
Dperf.py31 def perf_steps(api): argument
104 def RunSteps(api): argument
124 def GenTests(api): argument
Dtest.py30 def test_steps(api): argument
136 def RunSteps(api): argument
156 def GenTests(api): argument
Dinfra.py20 def git_init(api, repo_root, env): argument
28 def RunSteps(api): argument
67 def GenTests(api): argument
Dperf_skottiewasm_lottieweb.py85 def RunSteps(api): argument
206 def parse_trace(trace_json, lottie_filename, api, renderer): argument
231 def GenTests(api): argument
/third_party/skia/infra/bots/recipes/
Dcompute_buildstats.py35 def RunSteps(api): argument
116 def keys_and_props(api): argument
140 def analyze_web_file(api, checkout_root, out_dir, files): argument
167 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
195 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
234 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
266 def make_treemap(api, checkout_root, out_dir, files): argument
280 def GenTests(api): argument
Dskpbench.py31 def _run(api, title, *cmd, **kwargs): argument
36 def _adb(api, title, *cmd, **kwargs): argument
42 def skpbench_steps(api): argument
163 def RunSteps(api): argument
192 def GenTests(api): argument
Dperf_skottietrace.py37 def perf_steps(api): argument
143 def parse_trace(trace_json, lottie_filename, api): argument
219 def RunSteps(api): argument
233 def GenTests(api): argument
Dperf.py31 def perf_steps(api): argument
104 def RunSteps(api): argument
124 def GenTests(api): argument
Dinfra.py20 def git_init(api, repo_root, env): argument
28 def RunSteps(api): argument
67 def GenTests(api): argument
Dtest.py31 def test_steps(api): argument
162 def RunSteps(api): argument
182 def GenTests(api): argument
Dperf_skottiewasm_lottieweb.py84 def RunSteps(api): argument
205 def parse_trace(trace_json, lottie_filename, api, renderer): argument
348 def GenTests(api): argument
/third_party/gn/infra/recipes/
Dgn.py33 def _get_libcxx_include_path(api): argument
53 def _get_compilation_environment(api, target, cipd_dir): argument
98 def RunSteps(api, repository): argument
318 def GenTests(api): argument
/third_party/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
87 def compile_fn(api, checkout_root, out_dir): argument
370 def copy_build_products(api, src, dst): argument
/third_party/skia/infra/bots/recipe_modules/run/examples/
Dfull.py18 def myfunc(api, i): argument
22 def RunSteps(api): argument
66 def GenTests(api): argument
/third_party/skia/m133/infra/bots/recipe_modules/flavor/examples/
Dfull.py17 def test_exceptions(api): argument
32 def RunSteps(api): argument
121 def GenTests(api): argument
/third_party/skia/infra/bots/recipe_modules/flavor/examples/
Dfull.py17 def test_exceptions(api): argument
32 def RunSteps(api): argument
123 def GenTests(api): argument
/third_party/skia/m133/infra/bots/recipe_modules/run/examples/
Dfull.py18 def myfunc(api, i): argument
22 def RunSteps(api): argument
66 def GenTests(api): argument
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestConfig.cpp467 inline bool IsD3D9(const GPUTestConfig::API &api) in IsD3D9()
473 inline bool IsD3D11(const GPUTestConfig::API &api) in IsD3D11()
479 inline bool IsGLDesktop(const GPUTestConfig::API &api) in IsGLDesktop()
485 inline bool IsGLES(const GPUTestConfig::API &api) in IsGLES()
491 inline bool IsVulkan(const GPUTestConfig::API &api) in IsVulkan()
496 inline bool IsSwiftShader(const GPUTestConfig::API &api) in IsSwiftShader()
502 inline bool IsMetal(const GPUTestConfig::API &api) in IsMetal()
572 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig()

12345678910>>...19