Home
last modified time | relevance | path

Searched defs:internalData (Results 1 – 25 of 69) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp74 static bool checkFragmentSubgroupBarriersNoSSBO(const void *internalData, std::vector<const void*> … in checkFragmentSubgroupBarriersNoSSBO()
81 static bool checkFragmentSubgroupBarriersWithImageNoSSBO(const void* internalData, std::vector<cons… in checkFragmentSubgroupBarriersWithImageNoSSBO()
88 static bool checkVertexPipelineStagesSubgroupElectNoSSBO(const void* internalData, std::vector<cons… in checkVertexPipelineStagesSubgroupElectNoSSBO()
116 static bool checkVertexPipelineStagesSubgroupElect(const void* internalData, std::vector<const void… in checkVertexPipelineStagesSubgroupElect()
148 static bool checkVertexPipelineStagesSubgroupBarriers(const void* internalData, std::vector<const v… in checkVertexPipelineStagesSubgroupBarriers()
193 static bool checkVertexPipelineStagesSubgroupBarriersNoSSBO(const void* internalData, std::vector<c… in checkVertexPipelineStagesSubgroupBarriersNoSSBO()
200 static bool checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO(const void* internalData, std:… in checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO()
227 static bool checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO(const void* internalData, st… in checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO()
234 static bool checkTessellationEvaluationSubgroupBarriersNoSSBO(const void* internalData, std::vector… in checkTessellationEvaluationSubgroupBarriersNoSSBO()
241 static bool checkComputeSubgroupElect(const void* internalData, std::vector<const void*> datas, in checkComputeSubgroupElect()
[all …]
H A DvktSubgroupsSizeControlTests.cpp100 static bool checkVertexPipelineStages (const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
136 static bool checkFragmentPipelineStages (const void* internalData, std::vector<const void*> datas, in checkFragmentPipelineStages()
177 static bool checkCompute (const void* internalData, std::vector<const void*> datas, in checkCompute()
221 static bool checkComputeRequireFull (const void* internalData, std::vector<const void*> datas, in checkComputeRequireFull()
665 struct internalDataStruct internalData = in noSSBOtest() local
719 struct internalDataStruct internalData = in test() local
755 struct internalDataStruct internalData = in test() local
809 struct internalDataStruct internalData = in testRequireFullSubgroups() local
856 struct internalDataStruct internalData = in testRequireSubgroupSize() local
900 struct internalDataStruct internalData = in testRequireSubgroupSize() local
[all …]
H A DvktSubgroupsBuiltinVarTests.cpp41 bool checkVertexPipelineStagesSubgroupSize(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupSize()
58 bool checkVertexPipelineStagesSubgroupInvocationID(const void* internalData, std::vector<const void… in checkVertexPipelineStagesSubgroupInvocationID()
89 static bool checkComputeSubgroupSize(const void* internalData, std::vector<const void*> datas, in checkComputeSubgroupSize()
140 static bool checkComputeSubgroupInvocationID(const void* internalData, std::vector<const void*> dat… in checkComputeSubgroupInvocationID()
208 static bool checkComputeNumSubgroups (const void* internalData, in checkComputeNumSubgroups()
266 static bool checkComputeSubgroupID (const void* internalData, in checkComputeSubgroupID()
H A DvktSubgroupsTestsUtils.cpp2568 deUint32 extraDataCount, const void* internalData, in makeTessellationEvaluationFrameBufferTest()
2577 deUint32 extraDataCount, const void* internalData, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize()
2809 deUint32 extraDataCount, const void* internalData, in makeGeometryFrameBufferTest()
2818 deUint32 extraDataCount, const void* internalData, in makeGeometryFrameBufferTestRequiredSubgroupSize()
3018 deUint32 extraDataCount, const void* internalData, in allStages()
3028 deUint32 extraDatasCount, const void* internalData, in allStagesRequiredSubgroupSize()
3348 SSBOData* extraData, deUint32 extraDataCount, const void* internalData, in makeVertexFrameBufferTest()
3356 SSBOData* extraData, deUint32 extraDataCount, const void* internalData, in makeVertexFrameBufferTestRequiredSubgroupSize()
3567 deUint32 extraDatasCount, const void* internalData, in makeFragmentFrameBufferTest()
3577 deUint32 extraDatasCount, const void* internalData, in makeFragmentFrameBufferTestRequiredSubgroupSize()
[all …]
H A DvktSubgroupsBuiltinMaskVarTests.cpp41 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
48 static bool checkComputeStage(const void* internalData, std::vector<const void*> datas, in checkComputeStage()
H A DvktSubgroupsShapeTests.cpp39 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
46 static bool checkCompute(const void* internalData, std::vector<const void*> datas, in checkCompute()
H A DvktSubgroupsBallotTests.cpp39 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
46 static bool checkCompute(const void* internalData, std::vector<const void*> datas, in checkCompute()
H A DvktSubgroupsVoteTests.cpp51 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
58 static bool checkFragmentPipelineStages(const void* internalData, std::vector<const void*> datas, in checkFragmentPipelineStages()
86 static bool checkCompute(const void* internalData, std::vector<const void*> datas, in checkCompute()
H A DvktSubgroupsBallotMasksTests.cpp49 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
56 static bool checkCompute(const void* internalData, std::vector<const void*> datas, in checkCompute()
H A DvktSubgroupsBallotOtherTests.cpp51 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
58 static bool checkCompute(const void* internalData, std::vector<const void*> datas, in checkCompute()
H A DvktSubgroupsClusteredTests.cpp69 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
76 static bool checkCompute(const void* internalData, std::vector<const void*> datas, in checkCompute()
H A DvktSubgroupsQuadTests.cpp49 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
56 static bool checkCompute(const void* internalData, std::vector<const void*> datas, in checkCompute()
H A DvktSubgroupsShuffleTests.cpp48 static bool checkVertexPipelineStages(const void* internalData, std::vector<const void*> datas, in checkVertexPipelineStages()
55 static bool checkCompute(const void* internalData, std::vector<const void*> datas, in checkCompute()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/qtfred/src/
H A DCheckedDataListModel.h38 inline U& internalData() {return _internalData;} in internalData() function
53 inline U& internalData() {return *_internalData;} in internalData() function
105 inline T& internalData(const QModelIndex &index) { in internalData() function
/dports/chinese/opencc/OpenCC-ver.1.0.5/src/
H A DSimpleConverter.hpp83 const void* internalData; member in opencc::SimpleConverter
/dports/textproc/goldendict/goldendict-73ec1b5/maclibs/include/opencc/
H A DSimpleConverter.hpp83 const void* internalData; member in opencc::SimpleConverter
/dports/textproc/goldendict/goldendict-73ec1b5/winlibs/include/opencc/
H A DSimpleConverter.hpp83 const void* internalData; member in opencc::SimpleConverter
/dports/sysutils/fusefs-encfs/encfs-1.9.5/encfs/
H A DNameIO.cpp29 #include <utility>
30
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Ddropsupport.cpp45 if (const auto internalData = qobject_cast<const DropMimeData *>(d)) { in isFileDrop() local
102 if (const auto internalData = qobject_cast<const DropMimeData *>(event->mimeData())) { in isValueDrop() local
/dports/graphics/delaboratory/delaboratory-0.8/gui_wx/
H A Drendered_image.h30 unsigned char* internalData; variable
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dspeechclient_mac.mm54 internalData( new InternalData( e ) ) function
H A Dspeechclient.hh49 InternalData * internalData; member in SpeechClient
/dports/devel/hs-git-annex/git-annex-8.20210903/Types/
H A DTest.hs21 , internalData :: CmdParams function
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/fitting/leastsquares/
H A DLevenbergMarquardtOptimizer.java341 final InternalData internalData in optimize() local
621 InternalData internalData, int solvedCols, in determineLMParameter()
804 InternalData internalData, in determineLMDirection()
1022 InternalData internalData) { in qTy()
/dports/devel/vc/Vc-1.4.2/tests/
H A Dtypes.cpp43 auto internalData = v.data(); in TEST_TYPES() local

123