/third_party/pulseaudio/src/tests/ |
H A D | passthrough-test.c | 47 static pa_context *context = NULL; variable [all...] |
/third_party/openssl/apps/ |
H A D | sess_id.c | 53 char *infile = NULL, *outfile = NULL, *context = NULL, *prog; in sess_id_main() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkSpirVAsm.cpp | 79 const spv_context context = spvContextCreate(mapTargetSpvEnvironment(spirvVersion)); in assembleSpirV() local 123 const spv_context context = spvContextCreate(mapTargetSpvEnvironment(spirvVersion)); in disassembleSpirV() local 155 const spv_context context = spvContextCreate(getSpirvToolsEnvForValidatorOptions(val_options)); validateSpirV() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferComputeInstance.cpp | 36 Move<VkBuffer> createDataBuffer (vkt::Context& context, in createDataBuffer() argument 132 Move<VkDescriptorSetLayout> createDescriptorSetLayout (vkt::Context& context) in createDescriptorSetLayout() argument 84 createColorDataBuffer(deUint32 offset, deUint32 bufferSize, const tcu::Vec4& color1, const tcu::Vec4& color2, de::MovePtr<Allocation>* outAllocation, vkt::Context& context) createColorDataBuffer() argument 146 createDescriptorPool(vkt::Context& context) createDescriptorPool() argument 157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument 192 createDescriptorSet(VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer viewA, deUint32 offsetA, VkBuffer viewB, deUint32 offsetB, VkBuffer resBuf, vkt::Context& context) createDescriptorSet() argument [all...] |
H A D | vktApiDriverPropertiesTests.cpp | 63 void checkSupport (Context& context, const TestType config) in checkSupport() argument 124 tcu::TestStatus testQueryProperties (Context& context, const TestType testType) in testQueryProperties() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalClearAttachmentTests.cpp | 70 ConditionalClearAttachmentTest::ConditionalClearAttachmentTest (Context &context, ConditionalTestSpec testSpec) in ConditionalClearAttachmentTest() argument
|
H A D | vktConditionalRenderingTestUtil.cpp | 36 void checkConditionalRenderingCapabilities (vkt::Context& context, const ConditionalData& data) in checkConditionalRenderingCapabilities() argument 49 de::SharedPtr<Draw::Buffer> createConditionalRenderingBuffer (vkt::Context& context, const ConditionalData& data) in createConditionalRenderingBuffer() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawSimpleTest.cpp | 64 SimpleDraw::SimpleDraw (Context &context, TestSpec testSpec) in SimpleDraw() argument 257 SimpleDrawInstanced::SimpleDrawInstanced (Context &context, TestSpec testSpec) in SimpleDrawInstanced() argument 379 void checkSupport(Context& context, SimpleDraw::TestSpec testSpec) in checkSupport() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateCBTests.cpp | 52 BlendConstantsTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BlendConstantsTestInstance() argument 201 void checkMeshShaderSupport (Context& context) in checkMeshShaderSupport() argument
|
H A D | vktDynamicStateGeneralTests.cpp | 61 StateSwitchTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StateSwitchTestInstance() argument 172 BindOrderTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BindOrderTestInstance() argument 293 StatePersistenceTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StatePersistenceTestInstance() argument 440 checkMeshShaderSupport(Context& context) checkMeshShaderSupport() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryBasicClass.cpp | 61 GeometryExpanderRenderTestInstance::GeometryExpanderRenderTestInstance (Context& context, in GeometryExpanderRenderTestInstance() argument
|
H A D | vktGeometryEmitGeometryShaderTests.cpp | 80 GeometryEmitTestInstance::GeometryEmitTestInstance (Context& context, const char* name) in GeometryEmitTestInstance() argument
|
H A D | vktGeometryVaryingGeometryShaderTests.cpp | 76 GeometryVaryingTestInstance::GeometryVaryingTestInstance (Context& context, const char* name) in GeometryVaryingTestInstance() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageExtendedUsageBitTests.cpp | 169 tcu::TestStatus testExtendedUsageBitCompatiblity (Context& context, TestParams params) in testExtendedUsageBitCompatiblity() argument 208 void checkSupport (Context& context, TestParams params) in checkSupport() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMatchedAttachmentsTests.cpp | 52 void checkSupport(Context& context, const MatchedAttachmentsTestParams params) in checkSupport() argument 78 tcu::TestStatus testMatchedAttachments (Context& context, const MatchedAttachmentsTestParams params) in testMatchedAttachments() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemDeviceLossTests.cpp | 47 Move<VkDevice> createPostmortemDevice(Context& context) in createPostmortemDevice() argument 99 DeviceLossInstance (Context& context) in DeviceLossInstance() argument [all...] |
H A D | vktPostmortemShaderTimeoutTests.cpp | 72 ShaderTimeoutInstance::ShaderTimeoutInstance(Context& context, deUint32 iterations) in ShaderTimeoutInstance() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.hpp | 105 ShaderExecutor (Context& context, const ShaderSpec& shaderSpec) in ShaderExecutor() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderLimitTests.cpp | 60 FragmentInputComponentCaseInstance::FragmentInputComponentCaseInstance (Context& context) in FragmentInputComponentCaseInstance() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBase.hpp | 63 SparseResourcesBaseInstance (Context &context, bool useDeviceGroups = false) in SparseResourcesBaseInstance() argument
|
H A D | vktSparseResourcesImageAlignedMipSize.cpp | 127 ImageAlignedMipSizeInstance::ImageAlignedMipSizeInstance (Context& context, in ImageAlignedMipSizeInstance() argument [all...] |
H A D | vktSparseResourcesImageBlockShapes.cpp | 133 ImageBlockShapesInstance::ImageBlockShapesInstance (Context& context, in ImageBlockShapesInstance() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmVaryingNameTests.cpp | 49 void createShaders (SourceCollections& dst, InstanceContext& context, string dataNameVertShader, string dataNameFragShader) in createShaders() argument 168 void createShadersNamesMatch (vk::SourceCollections& dst, InstanceContext context) in createShadersNamesMatch() argument 173 void createShadersNamesDiffer (vk::SourceCollections& dst, InstanceContext context) in createShadersNamesDiffer() argument 178 void createShadersNoNames (vk::SourceCollections& dst, InstanceContext context) in createShadersNoNames() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicFenceTests.cpp | 55 tcu::TestStatus basicOneFenceCase (Context& context, FenceConfig config) in basicOneFenceCase() argument 116 void checkVideoSupport (Context& context, FenceConfig config) in checkVideoSupport() argument 122 void checkCommandBufferSimultaneousUseSupport (Context& context, FenceConfig config) in checkCommandBufferSimultaneousUseSupport() argument 132 basicSignaledCase(Context& context, FenceConfig config) basicSignaledCase() argument 165 basicMultiFenceCase(Context& context, FenceConfig config) basicMultiFenceCase() argument 245 emptySubmitCase(Context& context, FenceConfig config) emptySubmitCase() argument 269 basicMultiFenceWaitAllFalseCase(Context& context, FenceConfig config) basicMultiFenceWaitAllFalseCase() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationLimitsTests.cpp | 73 tcu::TestStatus deviceLimitsTestCase(Context& context, const LimitsCaseDefinition caseDef) in deviceLimitsTestCase() argument
|