| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuildIndirectTests.cpp | 219 RayTracingTestCase::RayTracingTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in RayTracingTestCase() argument
|
| H A D | vktRayTracingBuildLargeTests.cpp | 189 RayTracingTestCase::RayTracingTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in RayTracingTestCase() argument
|
| H A D | vktRayTracingBuildTests.cpp | 188 RayTracingTestCase::RayTracingTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in RayTracingTestCase() argument
|
| H A D | vktRayTracingMemGuaranteeTests.cpp | 233 RayTracingTestCase::RayTracingTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in RayTracingTestCase() argument
|
| H A D | vktRayTracingPipelineLibraryTests.cpp | 248 RayTracingPipelineLibraryTestCase::RayTracingPipelineLibraryTestCase (tcu::TestContext& context, const char* name, const char* desc, const TestParams data) in RayTracingPipelineLibraryTestCase() argument
|
| H A D | vktRayTracingTraversalControlTests.cpp | 413 TraversalControlTestCase::TraversalControlTestCase (tcu::TestContext& context, const char* name, const char* desc, const TestParams data) in TraversalControlTestCase() argument
|
| H A D | vktRayTracingWatertightnessTests.cpp | 241 RayTracingTestCase::RayTracingTestCase(tcu::TestContext& context, const char* name, const char* desc, const CaseDef data, const bool& useClosedFan) in RayTracingTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderFConvertTests.cpp | 458 FConvertTestCase (tcu::TestContext& context, const std::string& name, const std::string& desc, const TestParams& params) in FConvertTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderLoopTests.cpp | 1578 std::string desc = std::string(loopCaseName) + " loop with " + loopTypeName + " iteration count in " + shaderTypeName + " shader."; in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 1602 AHardwareBuffer_Desc desc; in describe() local 1603 ahbFunctions.describe(static_cast<const AHardwareBuffer*>(buffer.internal), &desc); in describe() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
| H A D | vktVideoCapabilitiesTests.cpp | 1062 VideoCapabilitiesQueryTestCase::VideoCapabilitiesQueryTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef caseDef) in VideoCapabilitiesQueryTestCase() argument
|
| H A D | vktVideoDecodeTests.cpp | 1093 VideoDecodeTestCase::VideoDecodeTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef caseDef) in VideoDecodeTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktTestPackage.cpp | 1038 BaseTestPackage::BaseTestPackage (tcu::TestContext& testCtx, const char* name, const char* desc) in BaseTestPackage() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_gnutls.c | 1529 char *desc; in tls_connection_handshake() local
|
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aTextureMipmapTests.cpp | 683 const char* desc; in init() member 726 const char* desc; in init() member 117 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument 416 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthStencilTests.cpp | 537 DepthStencilCase::DepthStencilCase (Context& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases) in DepthStencilCase() argument
|
| H A D | es2fMultisampleTests.cpp | 215 MultisampleCase::MultisampleCase (Context& context, const char* name, const char* desc) in MultisampleCase() argument
|
| H A D | es2fShaderApiTests.cpp | 328 CreateShaderCase (Context& context, const char* name, const char* desc, glu::ShaderType shaderType) in CreateShaderCase() argument 352 CompileShaderCase (Context& context, const char* name, const char* desc, glu::ShaderType shaderType) in CompileShaderCase() argument 391 SimpleProgramCase (Context& context, const char* name, const char* desc) in SimpleProgramCase() argument 459 DeleteShaderCase (Context& context, const char* name, const char* desc) in DeleteShaderCase() argument 501 LinkVertexFragmentCase (Context& context, const char* name, const char* desc) in LinkVertexFragmentCase() argument 530 ShaderSourceReplaceCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType) ShaderSourceReplaceCase() argument 630 ShaderSourceSplitCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType, const int numSlices, const deUint32 flags = 0) ShaderSourceSplitCase() argument 775 ProgramStateCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType) ProgramStateCase() argument 859 addProgramStateCase(TestCaseGroup* group, Context& context, const std::string& name, const std::string& desc) addProgramStateCase() argument 880 ProgramStateDetachShaderCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType) ProgramStateDetachShaderCase() argument 902 ProgramStateReattachShaderCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType) ProgramStateReattachShaderCase() argument 925 ProgramStateDeleteShaderCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType) ProgramStateDeleteShaderCase() argument 948 ProgramStateReplaceShaderCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType) ProgramStateReplaceShaderCase() argument 972 ProgramStateRecompileShaderCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType) ProgramStateRecompileShaderCase() argument 995 ProgramStateReplaceSourceCase(Context& context, const char* name, const char* desc, glu::ShaderType shaderType) ProgramStateReplaceSourceCase() argument [all...] |
| H A D | es2fShaderLoopTests.cpp | 1311 string desc = string(loopTypeName) + " loop with " + precisionName + dataTypeName + " " + loopCountName + " iteration count in " + shaderTypeName + " shader."; in init() local 1334 string desc = string(loopCaseName) + " loop with " + loopTypeName + " iteration count in " + shaderTypeName + " shader."; in init() local
|
| H A D | es2fShaderTextureFunctionTests.cpp | 246 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase() argument
|
| H A D | es2fTextureMipmapTests.cpp | 781 Texture2DGenMipmapCase::Texture2DGenMipmapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 hint, int width, int height) in Texture2DGenMipmapCase() argument 117 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument 469 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument 915 TextureCubeGenMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 hint, int size) TextureCubeGenMipmapCase() argument 1083 const char* desc; init() member 1212 const char* desc; init() member [all...] |
| H A D | es2fTextureSpecificationTests.cpp | 394 TextureSpecCase::TextureSpecCase (Context& context, const char* name, const char* desc, const TextureType type, const tcu::TextureFormat format, const deUint32 flags, int width, int height) in TextureSpecCase() argument 620 BasicTexImage2DCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) in BasicTexImage2DCase() argument 665 BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) in BasicTexImageCubeCase() argument 717 RandomOrderTexImage2DCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) in RandomOrderTexImage2DCase() argument 769 RandomOrderTexImageCubeCase (Context& context, const char* name, const char* desc, deUint3 argument 833 TexImage2DAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height, int alignment) TexImage2DAlignCase() argument 881 TexImageCubeAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height, int alignment) TexImageCubeAlignCase() argument 932 BasicTexSubImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicTexSubImage2DCase() argument 999 BasicTexSubImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicTexSubImageCubeCase() argument 1075 TexSubImage2DEmptyTexCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) TexSubImage2DEmptyTexCase() argument 1130 TexSubImageCubeEmptyTexCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) TexSubImageCubeEmptyTexCase() argument 1193 TexSubImage2DAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int width, int height, int subX, int subY, int subW, int subH, int alignment) TexSubImage2DAlignCase() argument 1247 TexSubImageCubeAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int width, int height, int subX, int subY, int subW, int subH, int alignment) TexSubImageCubeAlignCase() argument 1307 BasicCopyTexImage2DCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, deUint32 flags, int width, int height) BasicCopyTexImage2DCase() argument 1355 BasicCopyTexImageCubeCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, deUint32 flags, int width, int height) BasicCopyTexImageCubeCase() argument 1411 BasicCopyTexSubImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicCopyTexSubImage2DCase() argument 1489 BasicCopyTexSubImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicCopyTexSubImageCubeCase() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| H A D | es3aTextureMipmapTests.cpp | 671 const char* desc; in init() member 714 const char* desc; in init() member 113 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument 408 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDepthStencilTests.cpp | 537 DepthStencilCase::DepthStencilCase (Context& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases) in DepthStencilCase() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_gnutls.c | 1529 char *desc; in tls_connection_handshake() local
|