/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageSamplingInstance.cpp | 634 // Create render pass in setup() 1603 return tcu::TestStatus::pass("Result image matches reference"); in verifyImage()
|
H A D | vktPipelineInputAssemblyTests.cpp | 1259 // Create render pass in InputAssemblyInstance() 1622 return tcu::TestStatus::pass("Result image matches reference"); in verifyImage()
|
H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 635 //! For subpass load case draw and fetch must happen within the same render pass. 676 // Create a render pass and a framebuffer in drawAndSampleInputAttachment() 862 // Sampling pass is single-sampled, output to storage buffer in drawAndSampleInputAttachment() 977 // Create a render pass and a framebuffer in draw() 1166 vk.cmdDraw(*cmdBuffer, wd.numVertices, 1u, 0u, layerNdx); // pass instance index to slightly change geometry per layer in draw() 1356 return tcu::TestStatus::pass("Pass"); in test()
|
H A D | vktPipelineVertexInputTests.cpp | 1041 // Create render pass in VertexInputInstance() 1610 return tcu::TestStatus::pass("Result image matches reference"); in verifyImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemYCbCrConversionTests.cpp | 1289 return tcu::TestStatus::pass("YCbCr image conversion was OK"); in conversionTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
H A D | vktRasterizationProvokingVertexTests.cpp | 327 // Render pass, framebuffer and pipelines in iterate() 844 return tcu::TestStatus::pass("Solid red"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryCullRayFlagsTests.cpp | 2029 return tcu::TestStatus::pass("Pass"); in iterate()
|
H A D | vktRayQueryTraversalControlTests.cpp | 2000 return tcu::TestStatus::pass("Pass"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBarrierTests.cpp | 946 // Make sure we don't mistakenly pass one of these by value. 1048 // Render pass. in createGraphicsPipelineObjects() 1638 return tcu::TestStatus::pass("Pass"); in iterate()
|
H A D | vktRayTracingComplexControlFlowTests.cpp | 1020 return tcu::TestStatus::pass("Pass"); in iterate()
|
H A D | vktRayTracingPipelineFlagsTests.cpp | 1337 return verifyResult(resultBuffer.get()) ? tcu::TestStatus::pass("") : tcu::TestStatus::fail(""); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 394 return tcu::TestStatus::pass("Pass"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 744 return tcu::TestStatus::pass("Pass"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageSparseResidency.cpp | 1011 return tcu::TestStatus::pass("Passed"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktPrimitivesGeneratedQueryTests.cpp | 585 return tcu::TestStatus::pass("Counters OK"); in iterate() 1251 { RAST_CASE_NO_ATTACHMENT, DE_FALSE, "no_attachment", "Tests with an attachmentless render pass" }, in testGenerator()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktShaderLibrary.cpp | 1669 return TestStatus::pass("All sub-cases passed"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureFunctionTests.cpp | 1941 return tcu::TestStatus::pass("Pass"); in iterate() 2189 return tcu::TestStatus::pass("Pass"); in iterate() 2416 return tcu::TestStatus::pass("Pass"); in iterate() 2548 return tcu::TestStatus::pass("Pass"); in iterate() 2822 return tcu::TestStatus::pass("Pass"); 3262 return tcu::TestStatus::pass("Pass");
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | quirks.c | 101 void pci_fixup_device(enum pci_fixup_pass pass, struct pci_dev *dev) in pci_fixup_device() argument 105 switch (pass) { in pci_fixup_device() 3487 * Some devices may pass our check in pci_intx_mask_supported() if 4705 * Port to pass traffic to another Root Port. All PCIe transactions are
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | quirks.c | 194 void pci_fixup_device(enum pci_fixup_pass pass, struct pci_dev *dev) in pci_fixup_device() argument 198 switch (pass) { in pci_fixup_device() 3590 * Some devices may pass our check in pci_intx_mask_supported() if 4808 * Port to pass traffic to another Root Port. All PCIe transactions are
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_opt.c | 101 static const char *const opt_name_pass[] = {"pass", NULL}; 1932 /* two pass mode */ in new_video_stream() 1933 MATCH_PER_STREAM_OPT(pass, i, do_pass, oc, st); in new_video_stream() 1965 av_log(NULL, AV_LOG_FATAL, "Error reading log file '%s' for pass-2 encoding\n", in new_video_stream() 1975 "Cannot write log file '%s' for pass-1 encoding: %s\n", in new_video_stream() 3872 { "pass", OPT_VIDEO | HAS_ARG | OPT_SPEC | OPT_INT | OPT_OUTPUT, { .off = OFFSET(pass) }, 3873 "select the pass number (1 to 3)", "n" }, 3876 "select two pass log file name prefix", "prefix" },
|
/third_party/mbedtls/tests/data_files/ |
H A D | Makefile | 46 $(OPENSSL) genrsa -aes-128-cbc -passout pass:$(test_ca_pwd_rsa) -out $@ 2048 48 $(OPENSSL) rsa -passin pass:$(test_ca_pwd_rsa) -in $< -out $@ 63 $(OPENSSL) pkey -in $< -out $@ -inform PEM -outform DER -passin "pass:$(test_ca_pwd_rsa)" 91 $(OPENSSL) req -x509 -new -nodes -key $(test_ca_key_file_rsa) -passin "pass:$(test_ca_pwd_rsa)" -set_serial 3 -config $(test_ca_config_file) -sha1 -days 3653 -utf8 -subj "/C=NL/O=PolarSSL/CN=PolarSSL Test CA" -out $@ 95 $(OPENSSL) req -x509 -new -nodes -key $(test_ca_key_file_rsa) -passin "pass:$(test_ca_pwd_rsa)" -set_serial 3 -config $(test_ca_config_file) -sha1 -days 3653 -subj "/C=NL/O=PolarSSL/CN=PolarSSL Test CA" -out $@ 99 $(OPENSSL) req -x509 -new -nodes -key $(test_ca_key_file_rsa) -passin "pass:$(test_ca_pwd_rsa)" -set_serial 3 -config $(test_ca_config_file) -sha1 -days 3653 -subj "/C=NL/O=PolarSSL/CN=PolarSSL Test CA" -out $@ 110 -passin "pass:$(test_ca_pwd_rsa)" -set_serial 17 -days 3653 -sha256 \ 119 -extfile $(test_ca_config_file) -extensions ext_multi_nocn -passin "pass:$(test_ca_pwd_rsa)" \ 171 $(OPENSSL) x509 -req -CA $(test_ca_crt) -CAkey $(test_ca_key_file_rsa) -extfile $(test_ca_config_file) -outform DER -extensions rfc822name_names -passin "pass:$(test_ca_pwd_rsa)" -set_serial 17 -days 3653 -sha256 -in $< > $@ 237 -key $(test_ca_key_file_rsa) -passin "pass [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_peephole.cpp | 3157 // Run again, one pass won't combine 4 32 bit ld/st to a single 128 bit ld/st in visit() 3416 // be replaced, so only remove them after this pass is done ? in tryPropagateBranch() 3534 // Does NVC0+ have other situations where this pass makes sense? 3598 * want to create a post-RA dead-code elim pass */ in handleMADforNV50() 4068 n pass; \ 4069 if (!pass.f(this)) \
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 2389 deUint32 m_testIteration; // for multi-pass tests such as capture/replay 4432 // The capture pass saves the opaque data, while the replay pass uses it and compares the results. 4652 // 1. in the first test iteration (which is also the capture pass of capture/replay test) 4653 // 2. in the replay pass, for the binding with the matching descriptor type 5086 // The first pass succeeded, continue to the next one where we verify replay. 5092 return tcu::TestStatus::pass("Pass"); 5203 return tcu::TestStatus::pass("Pass");
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 2455 return tcu::TestStatus::pass("pass"); in iterate() 3888 return verifyResults() ? tcu::TestStatus::pass("Pass") : tcu::TestStatus::fail("Invalid results"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 2387 deUint32 m_testIteration; // for multi-pass tests such as capture/replay 4403 // The capture pass saves the opaque data, while the replay pass uses it and compares the results. 4615 // 1. in the first test iteration (which is also the capture pass of capture/replay test) 4616 // 2. in the replay pass, for the binding with the matching descriptor type 5028 // The first pass succeeded, continue to the next one where we verify replay. 5034 return tcu::TestStatus::pass("Pass"); 5145 return tcu::TestStatus::pass("Pass");
|