Home
last modified time | relevance | path

Searched defs:name (Results 10526 - 10550 of 11192) sorted by relevance

1...<<421422423424425426427428429430>>...448

/third_party/python/Lib/test/
H A Dtest_set.py321 name = repr(s).partition('(')[0] # strip class name class
1359 name = "both empty" variable in TestSubsetEqualEmpty
1367 name = "equal pair" variable in TestSubsetEqualNonEmpty
1375 name = "one empty, one non-empty" variable in TestSubsetEmptyNonEmpty
1383 name = "one a non-empty proper subset of other" variable in TestSubsetPartial
1391 name variable in TestSubsetNonOverlap
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc315 char name[1]; // actually longer---NUL-terminated string member
325 EnsureSynchEvent(std::atomic<intptr_t> *addr, const char *name, intptr_t bits, intptr_t lockbit) EnsureSynchEvent() argument
741 EnableDebugLog(const char *name) EnableDebugLog() argument
2438 EnableDebugLog(const char *name) EnableDebugLog() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb.c2599 policydb_filetrans_insert(policydb_t *p, uint32_t stype, uint32_t ttype, uint32_t tclass, const char *name, char **name_alloc, uint32_t otype, uint32_t *present_otype) policydb_filetrans_insert() argument
2677 char *name = NULL; filename_trans_read_one_compat() local
2762 char *name = NULL; filename_trans_read_one() local
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c1536 char *name; global() member
3303 char *id, *name = NULL; define_filename_trans() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp469 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase() argument
987 TextureSizeCase::TextureSizeCase (Context& context, const char* name, const char* desc, const char* samplerType, const TextureSpec& texture, bool isVertexCase) in TextureSizeCase() argument
1351 const char* name; member
1370 std::string name = cases[ndx].name; in createCaseGroup() local
1967 const char* name; init() member
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1927 BasicBufferCase<SampleType>::BasicBufferCase (Context& context, const char* name, const char* desc, int bufferSizeMin, int bufferSizeMax, int numSamples, int flags) in BasicBufferCase() argument
2245 BasicUploadCase<SampleType>::BasicUploadCase (Context& context, const char* name, const char* desc, int bufferSizeMin, int bufferSizeMax, int numSamples, deUint32 bufferUsage, CaseType caseType, ResultType resultType, int flags) in BasicUploadCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp1341 FboSRGBTestCase::FboSRGBTestCase (Context& context, const char* const name, const char* const desc) in FboSRGBTestCase() argument
1475 FboSRGBQueryCase::FboSRGBQueryCase (Context& context, const char* const name, const char* const description) in FboSRGBQueryCase() argument
1591 FboSRGBColAttachCase (Context& context, const char* const name, const char* const description) in FboSRGBColAttachCase() argument
1634 FboSRGBToggleBlendCase (Context& context, const char* const name, const char* const description) in FboSRGBToggleBlendCase() argument
1671 FboSRGBRenderTargetIgnoreCase(Context& context, const char* const name, const char* const description) FboSRGBRenderTargetIgnoreCase() argument
1708 FboSRGBCopyToLinearCase(Context& context, const char* const name, const char* const description) FboSRGBCopyToLinearCase() argument
1763 FboSRGBUnsupportedEnumCase(Context& context, const char* const name, const char* const description) FboSRGBUnsupportedEnumCase() argument
[all...]
H A Des31fGeometryShaderTests.cpp1855 GeometryShaderRenderTest::GeometryShaderRenderTest (Context& context, const char* name, const char* desc, GLenum inputPrimitives, GLenum outputPrimitives, const char* dataAttributeName, int flags) in GeometryShaderRenderTest() argument
2189 GeometryExpanderRenderTest::GeometryExpanderRenderTest (Context& context, const char* name, const char* desc, GLenum inputPrimitives, GLenum outputPrimitives) in GeometryExpanderRenderTest() argument
2241 EmitTest::EmitTest (Context& context, const char* name, const char* desc, int emitCountA, int endCountA, int emitCountB, int endCountB, GLenum outputType) in EmitTest() argument
2302 VaryingTest(Context& context, const char* name, const char* desc, int vertexOut, int geometryOut) VaryingTest() argument
2359 TriangleStripAdjacencyVertexCountTest(Context& context, const char* name, const char* desc, int numInputVertices) TriangleStripAdjacencyVertexCountTest() argument
2389 NegativeDrawCase(Context& context, const char* name, const char* desc, GLenum inputType, GLenum inputPrimitives) NegativeDrawCase() argument
2489 OutputCountCase(Context& context, const char* name, const char* desc, const OutputCountPatternSpec& spec) OutputCountCase() argument
2599 BuiltinVariableRenderTest(Context& context, const char* name, const char* desc, BuiltinVariableShader::VariableTest test, int flags) BuiltinVariableRenderTest() argument
2755 LayeredRenderCase(Context& context, const char* name, const char* desc, LayeredRenderTargetType target, TestType test) LayeredRenderCase() argument
3769 VaryingOutputCountCase(Context& context, const char* name, const char* desc, VaryingOutputCountShader::VaryingSource test, ShaderInstancingMode mode) VaryingOutputCountCase() argument
[all...]
H A Des31fProgramUniformTests.cpp114 static inline int getGLInt (const glw::Functions& funcs, const deUint32 name) in getGLInt() argument
308 string name; member
844 string name; member
884 string name; global() member
938 UniformCase(Context& context, const char* const name, const char* const description, const CaseShaderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 features) UniformCase() argument
1774 UniformAssignCase(Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const CheckMethod checkMethod, const AssignMethod assignMethod, const deUint32 additionalFeatures) UniformAssignCase() argument
1883 string name; init() member
1920 const string name = string("") + typeName + "_" + secondTypeName; init() local
1989 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType); init() local
2017 const char* name; init() member
2050 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType); init() local
2076 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType); init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp164 MeshOnlyTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, in MeshOnlyTriangleCase() argument
184 MeshTaskTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in MeshTaskTriangleCase() argument
202 TaskOnlyTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in TaskOnlyTriangleCase() argument
1022 PartialUsageCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const PartialUsageParams& params) in PartialUsageCase() argument
1542 SharedFragLibraryCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in SharedFragLibraryCase() argument
2037 const char* name; createMeshShaderSmokeTestsEXT() member
[all...]
H A DvktMeshShaderSyncTestsEXT.cpp519 MeshShaderSyncCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in MeshShaderSyncCase() argument
1435 BarrierAcrossSecondaryCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description) in BarrierAcrossSecondaryCase() argument
1688 const char* name; in createMeshShaderSyncTestsEXT() member
1700 const char* name; in createMeshShaderSyncTestsEXT() member
1711 const char* name; in createMeshShaderSyncTestsEXT() member
1722 const char* name; in createMeshShaderSyncTestsEXT() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp272 ColorWriteEnableTest::ColorWriteEnableTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestConfig& testConfig) in ColorWriteEnableTest() argument
1038 void AddSingleTestCaseStatic(const std::string& name, in AddSingleTestCaseStatic() argument
1082 void AddSingleTestCaseDynamic(const std::string& name, in AddSingleTestCaseDynamic() argument
1722 std::string name; in createColorWriteEnableTests() member
1149 ColorWriteEnable2Test(TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& testParams) ColorWriteEnable2Test() argument
1738 std::string name; createColorWriteEnableTests() member
[all...]
H A DvktPipelineDynamicOffsetTests.cpp2258 const char* name; in createDynamicOffsetTests() member
2270 const char* name; in createDynamicOffsetTests() member
771 DynamicOffsetGraphicsTest(tcu::TestContext& testContext, const string& name, const string& description, const TestParams& params) DynamicOffsetGraphicsTest() argument
1346 DynamicOffsetComputeTest(tcu::TestContext& testContext, const string& name, const string& description, const TestParams& params) DynamicOffsetComputeTest() argument
2097 DynamicOffsetMixedTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const tcu::IVec2 renderSize, const deUint32 numInstances, const bool testAllOffsets, const bool reverseOrder, const bool runComputeFirst = false, const deUint32 vertexOffset = 0u, const deUint32 sharedUboOffset = 0u, const deUint32 fragUboOffset = 0u, const deUint32 ssboReadOffset = 0u, const deUint32 ssboWriteOffset = 0u) DynamicOffsetMixedTest() argument
2281 const char* name; createDynamicOffsetTests() member
2292 const char* name; createDynamicOffsetTests() member
2303 const char* name; createDynamicOffsetTests() member
2314 const char* name; createDynamicOffsetTests() member
2325 const char* name; createDynamicOffsetTests() member
2421 const char* name; createDynamicOffsetTests() member
2432 const char* name; createDynamicOffsetTests() member
2445 const char* name; createDynamicOffsetTests() member
[all...]
H A DvktPipelineLibraryTests.cpp1187 PipelineLibraryTestCase::PipelineLibraryTestCase (tcu::TestContext& context, const char* name, const char* desc, const TestParams data) in PipelineLibraryTestCase() argument
2408 PipelineLibraryMiscTestCase::PipelineLibraryMiscTestCase(tcu::TestContext& context, const char* name, const MiscTestParams params) in PipelineLibraryMiscTestCase() argument
[all...]
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp71 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() argument
H A DvktPipelinePushConstantTests.cpp265 createShaderModule(const DeviceInterface& vk, VkDevice device, const BinaryCollection& programCollection, const char* name, Move<VkShaderModule>* module) createShaderModule() argument
1067 PushConstantGraphicsTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const deUint32 rangeCount, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const deBool multipleUpdate, const IndexType indexType) PushConstantGraphicsTest() argument
1136 PushConstantGraphicsDisjointTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const deUint32 rangeCount, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const deBool multipleUpdate, const IndexType indexType) PushConstantGraphicsDisjointTest() argument
1481 PushConstantGraphicsOverlapTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const deUint32 rangeCount, const PushConstantData pushConstantRange[MAX_RANGE_COUNT]) PushConstantGraphicsOverlapTest() argument
1757 PushConstantComputeTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const ComputeTestType testType, const PushConstantData pushConstantRange) PushConstantComputeTest() argument
2054 PushConstantLifetimeTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const std::vector<CommandData>& cmdList) PushConstantLifetimeTest() argument
2744 OverwriteTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const OverwriteTestParams& params) OverwriteTestCase() argument
3062 const char* name; createPushConstantTests() member
3186 const char* name; createPushConstantTests() member
3239 const char* name; createPushConstantTests() member
3261 const char* name; createPushConstantTests() member
[all...]
H A DvktPipelineSamplerTests.cpp297 SamplerTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, int imageSize, float samplerLod, bool separateStencilUsage, bool sampleStencil) SamplerTest() argument
625 SamplerMagFilterTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkFilter magFilter, bool separateStencilUsage) SamplerMagFilterTest() argument
649 SamplerMinFilterTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkFilter minFilter, bool separateStencilUsage) SamplerMinFilterTest() argument
692 SamplerMagReduceFilterTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkComponentMapping componentMapping, VkSamplerReductionMode reductionMode, bool separateStencilUsage) SamplerMagReduceFilterTest() argument
723 SamplerMinReduceFilterTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkComponentMapping componentMapping, VkSamplerReductionMode reductionMode, bool separateStencilUsage) SamplerMinReduceFilterTest() argument
754 SamplerLodTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerMipmapMode mipmapMode, float minLod, float maxLod, float mipLodBias, float samplerLod, bool separateStencilUsage) SamplerLodTest() argument
789 SamplerAddressModesTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerAddressMode addressU, VkSamplerAddressMode addressV, VkSamplerAddressMode addressW, VkBorderColor borderColor, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless, bool separateStencilUsage, bool sampleStencil) SamplerAddressModesTest() argument
941 std::ostringstream name; getComponentMappingGroupName() local
999 const char* name; createSamplerLodTests() member
1341 ExactSamplingCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const Params& params) ExactSamplingCase() argument
1864 const char* name; createAllFormatsSamplerTests() member
2083 const std::string name; createExactSamplingTests() member
2094 const std::string name; createExactSamplingTests() member
[all...]
H A DvktPipelineVertexInputTests.cpp187 const char* name; member
1834 const std::string name in createMultipleAttributeCases() local
339 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
[all...]
/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/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp110 const char* name; member
297 RayTracingTestCase::RayTracingTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in RayTracingTestCase() argument
2447 const char* name; global() member
2462 const char* name; global() member
2471 createLaunchTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createLaunchTests() argument
2545 createScalarTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createScalarTests() argument
2652 createRayFlagsTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createRayFlagsTests() argument
2661 const char* name; createRayFlagsTests() member
2671 const char* name; createRayFlagsTests() member
2681 const char* name; createRayFlagsTests() member
2693 const char* name; createRayFlagsTests() member
2794 createMultiOutputTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createMultiOutputTests() argument
2877 const char* name; createBuiltinTests() member
[all...]
H A DvktRayTracingPipelineFlagsTests.cpp535 PipelineFlagsCase::PipelineFlagsCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in PipelineFlagsCase() argument
1346 const char* name; member
1349 static std::string name (VkPipelineCreateFlags flags) { in name() function in vkt::RayTracing::__anon29741::GeometryTypes::NoNullShadersFlagGenerator
1407 const char* name; in createPipelineFlagsTests() member
1411 const char* name; in createPipelineFlagsTests() member
1415 const char* name; in createPipelineFlagsTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp4203 string name; in initTests() member
4229 string name; in initTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp419 RobustnessExtsTestCase::RobustnessExtsTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in RobustnessExtsTestCase() argument
3092 const char* name; in createTests() member
[all...]
/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
2585 const char* name; init() member
2596 const char* name; init() member
2608 const char* name; init() member
2618 const char* name; init() member
2765 const char* name; init() member
2775 const char* name; init() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp121 const char* name; member
1240 const char* name; in addCompute16bitStorageUniform16To32Group() member
1381 const char* name; in addCompute16bitStorageUniform16To32Group() member
1644 string name; addCompute16bitStorageUniform16To32ChainAccessGroup() member
1784 const char* name; addCompute16bitStoragePushConstant16To32Group() member
1895 const char* name; addCompute16bitStoragePushConstant16To32Group() member
2014 const char* name; addGraphics16BitStorageUniformInt32To16Group() member
2158 string name = string(CAPABILITIES[capIdx].name) + "_scalar_" + intFacts[factIdx].name; addGraphics16BitStorageUniformInt32To16Group() local
2206 string name = string(CAPABILITIES[capIdx].name) + "_vector_" + intFacts[factIdx].name; addGraphics16BitStorageUniformInt32To16Group() local
2405 const char* name; addCompute16bitStorageUniform32To16Group() member
2419 const char* name; addCompute16bitStorageUniform32To16Group() member
2530 const char* name; addCompute16bitStorageUniform32To16Group() member
3268 const char* name; addGraphics16BitStorageUniformFloat32To16Group() member
3617 const char* name; addGraphics16BitStorageInputOutputFloat32To16Group() member
3640 const char* name; addGraphics16BitStorageInputOutputFloat32To16Group() member
3789 const char* name; addGraphics16BitStorageInputOutputFloat16To32Group() member
3895 const char* name; addGraphics16BitStorageInputOutputFloat16To16Group() member
4203 string name; addGraphics16BitStorageInputOutputFloat16To16x2Group() member
4277 string name; addGraphics16BitStorageInputOutputInt16To16x2Group() member
4383 const char* name; addGraphics16BitStorageInputOutputInt32To16Group() member
4520 const char* name; addGraphics16BitStorageInputOutputInt16To32Group() member
4646 const char* name; addGraphics16BitStorageInputOutputInt16To16Group() member
5357 const char* name; addGraphics16BitStorageUniformInt16To32Group() member
5509 const char* name; addGraphics16BitStorageUniformInt16To32Group() member
5532 string name = string(CAPABILITIES[capIdx].name) + "_" + categories[catIdx].name + "_" + intFacts[factIdx].name; addGraphics16BitStorageUniformInt16To32Group() local
6714 const char* name; addGraphics16BitStorageInputOutputFloat16To64Group() member
7495 const char* name; addCompute16bitStorageUniform64To16Group() member
7509 const char* name; addCompute16bitStorageUniform64To16Group() member
7622 const char* name; addGraphics16BitStorageUniformFloat64To16Group() member
7968 const char* name; addGraphics16BitStorageInputOutputFloat64To16Group() member
7991 const char* name; addGraphics16BitStorageInputOutputFloat64To16Group() member
8227 const char* name; addCompute16bitStorageUniform16To64Group() member
8453 const char* name; addCompute16bitStoragePushConstant16To64Group() member
[all...]

Completed in 96 milliseconds

1...<<421422423424425426427428429430>>...448