Home
last modified time | relevance | path

Searched defs:description (Results 951 - 975 of 1019) sorted by relevance

1...<<3132333435363738394041

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp339 VertexInputTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const std::vector<AttributeInfo>& attributeInfos, BindingMapping bindingMapping, AttributeLayout attributeLayout, LayoutSkip layoutSkip, LayoutOrder layoutOrder) VertexInputTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp167 BaseRenderingTestCase::BaseRenderingTestCase (tcu::TestContext& context, const std::string& name, const std::string& description, VkSampleCountFlagBits sampleCount, deBool flatshade) in BaseRenderingTestCase() argument
2164 BaseTestCase (tcu::TestContext& context, const std::string& name, const std::string& description, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) in BaseTestCase() argument
1831 PointSizeTestCase(tcu::TestContext& context, std::string& name, std::string& description, deUint32 renderSize, float pointSize, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) PointSizeTestCase() argument
2408 ConservativeTestCase(tcu::TestContext& context, const std::string& name, const std::string& description, const ConservativeTestConfig& conservativeTestConfig, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) ConservativeTestCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp3093 const char* description; in createTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1994 TextureGather2DCase(tcu::TestContext& testCtx, const string& name, const string& description, const GatherType gatherType, const OffsetSize offsetSize, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const IVec2& textureSize, const ImageBackingMode sparseCase) TextureGather2DCase() argument
2222 TextureGather2DArrayCase(tcu::TestContext& testCtx, const string& name, const string& description, const GatherType gatherType, const OffsetSize offsetSize, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const IVec3& textureSize, const ImageBackingMode sparseCase) TextureGather2DArrayCase() argument
2452 TextureGatherCubeCase(tcu::TestContext& testCtx, const string& name, const string& description, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const int textureSize, const ImageBackingMode sparseCase) TextureGatherCubeCase() argument
2524 makeTextureGatherCase(TextureType textureType, tcu::TestContext& testCtx, const string& name, const string& description, GatherType gatherType, OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& texSwizzle, tcu::Sampler::FilterMode minFilter, tcu::Sampler::FilterMode magFilter, LevelMode levelMode, int baseLevel, const IVec3& textureSize, deUint32 flags = 0, const ImageBackingMode sparseCase = ShaderRenderCaseInstance::IMAGE_BACKING_MODE_REGULAR) makeTextureGatherCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp417 std::string description (void) const in description() function
1016 OuterEdgeDivisionTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const CaseDefinition caseDef) in OuterEdgeDivisionTest() argument
1049 OuterEdgeIndexIndependenceTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, cons argument
1078 SymmetricOuterEdgeTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const CaseDefinition caseDef) SymmetricOuterEdgeTest() argument
1104 makeOuterEdgeDivisionTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode) makeOuterEdgeDivisionTest() argument
1110 makeOuterEdgeIndexIndependenceTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeOuterEdgeIndexIndependenceTest() argument
1116 makeSymmetricOuterEdgeTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeSymmetricOuterEdgeTest() argument
1284 InvarianceTestCase(tcu::TestContext& context, const std::string& name, const std::string& description, const CaseDefinition& caseDef) InvarianceTestCase() argument
1840 makeInvariantPrimitiveSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeInvariantPrimitiveSetTest() argument
1846 makeInvariantTriangleSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode) makeInvariantTriangleSetTest() argument
1853 makeInvariantInnerTriangleSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode) makeInvariantInnerTriangleSetTest() argument
1860 makeInvariantOuterTriangleSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode) makeInvariantOuterTriangleSetTest() argument
2165 makeTessCoordRangeTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeTessCoordRangeTest() argument
2171 makeOneMinusTessCoordTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeOneMinusTessCoordTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1929 InterfaceBlockCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, MatrixLoadFlags matrixLoadFlag, TestStageFlags testStageFlags, bool shuffleInterfaceMembers) InterfaceBlockCase() argument
H A DvktTransformFeedbackSimpleTests.cpp331 const VkSubpassDescription description = in makeRenderPass() local
2597 TransformFeedbackTestCase::TransformFeedbackTestCase (tcu::TestContext &context, const char *name, const char *description, const TestParameters& parameters) in TransformFeedbackTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp2193 UniformBlockCase::UniformBlockCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, BufferMode bufferMode, MatrixLoadFlags matrixLoadFlag, bool shuffleUniformMembers) in UniformBlockCase() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp323 const char* description; member
421 ShaderOperatorCase::ShaderOperatorCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, const char* shaderOp, const ShaderDataSpec& spec) in ShaderOperatorCase() argument
1537 Case(Context& context, const char* name, const char* description, const char* fragShaderSource) in init() argument
[all...]
H A Des2fUniformApiTests.cpp940 UniformCase::UniformCase (Context& context, const char* const name, const char* const description, const CaseShaderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 features) in UniformCase() argument
949 UniformCase::UniformCase (Context& context, const char* name, const char* description, const deUint32 seed) in UniformCase() argument
1771 UniformInfoQueryCase::UniformInfoQueryCase (Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 additionalFeatures) in UniformInfoQueryCase() argument
1903 UniformValueCase(Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const ValueToCheck valueToCheck, const CheckMethod checkMethod, const AssignMethod assignMethod, const deUint32 additionalFeatures) UniformValueCase() argument
1987 RandomUniformCase(Context& context, const char* const name, const char* const description, const deUint32 seed) RandomUniformCase() argument
2345 const char* description; init() member
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c3666 const char* description; member
3677 const char* description; member
[all...]
H A Dcnumtst.c2469 const UChar* description; member
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc295 SetNamedAutoIndexReference(HeapGraphEdge::Type type, const char* description, HeapEntry* child, StringsStorage* names, HeapSnapshotGenerator* generator, ReferenceVerification verification) SetNamedAutoIndexReference() argument
2228 SetGcSubrootReference(Root root, const char* description, bool is_weak, Object child_obj) SetGcSubrootReference() argument
2331 VisitRootPointersImpl(Root root, const char* description, TSlot start, TSlot end) VisitRootPointersImpl() argument
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c107 const char *description; member
112 const char *description; member
3835 path_set_find_path_by_description(pa_alsa_path_set *ps, const char* description, pa_alsa_path *ignore) path_set_find_path_by_description() argument
5356 device_port_alsa_init(pa_hashmap *ports, const char* name, const char* description, pa_alsa_path *path, pa_alsa_setting *setting, pa_card_profile *cp, pa_hashmap *extra, pa_core *core) device_port_alsa_init() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp16674 std::ostringstream description; in addResolveImageDiffImageSizeTests() local
16688 std::ostringstream description; in addResolveImageDiffImageSizeTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp371 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() argument
861 const VkSubpassDescription description = in bake() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp432 const char* description; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp360 const VkSubpassDescription description = in makeCustomRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4264 ManyDrawsCase::ManyDrawsCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ManyDrawsParams& params) in ManyDrawsCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp2994 const char* description; in createBasicTests() member
3001 const char* description; in createBasicTests() member
3008 const char* description; in createBasicTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp140 MeshShaderMiscCase::MeshShaderMiscCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in MeshShaderMiscCase() argument
404 ComplexTaskDataCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in ComplexTaskDataCase() argument
619 SinglePointCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in SinglePointCase() argument
688 SingleLineCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in SingleLineCase() argument
759 SingleTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPt argument
833 MaxPointsCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaxPointsCase() argument
930 MaxLinesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaxLinesCase() argument
1036 MaxTrianglesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaxTrianglesCase() argument
1148 LargeWorkGroupCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) LargeWorkGroupCase() argument
1327 NoPrimitivesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) NoPrimitivesCase() argument
1389 NoPrimitivesExtraWritesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) NoPrimitivesExtraWritesCase() argument
1515 SimpleBarrierCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) SimpleBarrierCase() argument
1685 MemoryBarrierCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MemoryBarrierCase() argument
1863 PayloadReadCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) PayloadReadCase() argument
1999 CustomAttributesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) CustomAttributesCase() argument
2535 PushConstantCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) PushConstantCase() argument
2826 MaximizePrimitivesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaximizePrimitivesCase() argument
2929 MaximizeVerticesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaximizeVerticesCase() argument
3045 MaximizeInvocationsCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaximizeInvocationsCase() argument
3148 MixedPipelinesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MixedPipelinesCase() argument
3513 FirstInvocationCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) FirstInvocationCase() argument
3686 LocalSizeIdCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) LocalSizeIdCase() argument
4112 MultipleTaskPayloadsCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MultipleTaskPayloadsCase() argument
4478 RebindSetsCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) RebindSetsCase() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp2425 SmokeTest::SmokeTest(deqp::Context& context, const glw::GLchar* name, const glw::GLchar* description) in SmokeTest() argument
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs2023 pub fn description(&self) -> String { in description() functions
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp641 const char* description; member
780 ShaderOperatorCase::ShaderOperatorCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, const string& shaderOp, const ShaderDataSpec& spec) in ShaderOperatorCase() argument
H A Des3fUniformApiTests.cpp1111 UniformCase::UniformCase (Context& context, const char* const name, const char* const description, const CaseShaderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 features) in UniformCase() argument
1120 UniformCase::UniformCase (Context& context, const char* name, const char* description, const deUint32 seed) in UniformCase() argument
2222 UniformInfoQueryCase::UniformInfoQueryCase (Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const CaseType caseType, const deUint32 additionalFeatures) in UniformInfoQueryCase() argument
2405 UniformValueCase(Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const ValueToCheck valueToCheck, const CheckMethod checkMethod, const AssignMethod assignMethod, const deUint32 additionalFeatures) UniformValueCase() argument
2490 RandomUniformCase(Context& context, const char* const name, const char* const description, const deUint32 seed) RandomUniformCase() argument
2880 const char* description; init() member
[all...]

Completed in 141 milliseconds

1...<<3132333435363738394041