| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl_type_test.cc | 310 auto params = GetParam(); in TEST_P() local 371 auto params = GetParam(); in TEST_P() local 519 auto params = GetParam(); in TEST_P() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_type_test.cc | 331 auto params = GetParam(); in TEST_P() local 395 auto params = GetParam(); in TEST_P() local 545 auto params = GetParam(); in TEST_P() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl_type_test.cc | 761 auto params = GetParam(); in TEST_P() local 805 auto params = GetParam(); in TEST_P() local 853 auto params = GetParam(); in TEST_P() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_type_test.cc | 563 auto params = GetParam(); in TEST_P() local
|
| /third_party/skia/tools/sk_app/unix/ |
| H A D | GLWindowContext_unix.cpp | 51 GLWindowContext_xlib::GLWindowContext_xlib(const XlibWindowInfo& winInfo, const DisplayParams& params) in GLWindowContext_xlib() argument 184 MakeGLForXlib(const XlibWindowInfo& winInfo, const DisplayParams& params) MakeGLForXlib() argument
|
| /third_party/skia/tools/sk_app/win/ |
| H A D | ANGLEWindowContext_win.cpp | 59 ANGLEGLWindowContext_win::ANGLEGLWindowContext_win(HWND wnd, const DisplayParams& params) in ANGLEGLWindowContext_win() argument 170 std::unique_ptr<WindowContext> MakeANGLEForWin(HWND wnd, const DisplayParams& params) { in MakeANGLEForWin() argument
|
| H A D | D3D12WindowContext_win.cpp | 68 D3D12WindowContext::D3D12WindowContext(HWND hwnd, const DisplayParams& params) in D3D12WindowContext() argument 236 void D3D12WindowContext::setDisplayParams(const DisplayParams& params) { in setDisplayParams() argument 244 std::unique_ptr<WindowContext> MakeD3D12ForWin(HWND hwnd, const DisplayParams& params) { in MakeD3D12ForWin() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | QueryInternalShaderTests.cpp | 150 dawn_native::TimestampParams params = {firstQuery, queryCount, destinationOffset, kPeriod}; in RunTest() local 24 EncodeConvertTimestampsToNanoseconds(wgpu::CommandEncoder encoder, wgpu::Buffer timestamps, wgpu::Buffer availability, wgpu::Buffer params) EncodeConvertTimestampsToNanoseconds() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | randen_benchmarks.cc | 131 Params params; in Measure() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | uniform_int_distribution.h | 135 void param(const param_type& params) { param_ = params; } in param() argument
|
| /third_party/skia/include/private/ |
| H A D | GrGLTypesPriv.h | 78 GrGLBackendTextureInfo(const GrGLTextureInfo& info, GrGLTextureParameters* params) in GrGLBackendTextureInfo() argument
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_replace_params_with_struct.cpp | 292 auto params = fuzzerutil::GetParameters(ir_context, function->result_id()); in ComputeIndicesOfReplacedParameters() local
|
| /third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
| H A D | protocol.go | 46 var params CancelParams var
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderReturnTests.cpp | 147 map<string, string> params; in makeConditionalReturnInFuncCase() local 203 map<string, string> params; makeOutputWriteReturnCase() local 249 map<string, string> params; makeReturnInLoopCase() local [all...] |
| H A D | es3fShaderSwitchTests.cpp | 128 map<string, string> params; in makeSwitchCase() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFboCompletenessTests.hpp | 126 ParamTest (Context& ctx, const Params& params) in ParamTest() argument
|
| H A D | glsLongStressTestUtil.cpp | 61 map<string, string> params; in substitute() local [all...] |
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditImageCompareTests.cpp | 69 tcu::FuzzyCompareParams params; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMatchedAttachmentsTests.cpp | 50 void checkSupport(Context& context, const MatchedAttachmentsTestParams params) in checkSupport() argument 55 void initPrograms (SourceCollections& programCollection, const MatchedAttachmentsTestParams params) in initPrograms() argument 76 tcu::TestStatus testMatchedAttachments (Context& context, const MatchedAttachmentsTestParams params) in testMatchedAttachments() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderSwitchTests.cpp | 145 std::map<string, string> params; in makeSwitchCase() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmVaryingNameTests.cpp | 183 void addGraphicsVaryingNameTest (tcu::TestCaseGroup* group, const TestParams& params) in addGraphicsVaryingNameTest() argument 243 static const TestParams params[] = in createVaryingNameGraphicsGroup() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_nl80211_android.c | 75 android_pno_start(struct i802_bss *bss, struct wpa_driver_scan_params *params) android_pno_start() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| H A D | ieee802_1x_secy_ops.c | 498 struct macsec_init_params params; secy_init_macsec() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | bgscan_simple.c | 37 struct wpa_driver_scan_params params; in bgscan_simple_timeout() local 78 bgscan_simple_get_params(struct bgscan_simple_data *data, const char *params) bgscan_simple_get_params() argument 103 bgscan_simple_init(struct wpa_supplicant *wpa_s, const char *params, const struct wpa_ssid *ssid) bgscan_simple_init() argument [all...] |
| /third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
| H A D | tcuLnxWaylandEglDisplayFactory.cpp | 103 Window::Window (Display& display, const WindowParams& params) in Window() argument [all...] |