/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | IndexBufferOffsetTest.cpp | 120 UpdateType updateType, in runTest() argument 144 if (updateType == UpdateType::SmallUpdate) in runTest() 152 else if (updateType == UpdateType::SmallThenBigUpdate) in runTest() 158 else if (updateType == UpdateType::BigThenSmallUpdate) in runTest() 166 ASSERT_EQ(updateType, UpdateType::FullUpdate); in runTest() 184 if (updateType == UpdateType::SmallUpdate) in runTest() 191 else if (updateType == UpdateType::SmallThenBigUpdate) in runTest() 197 else if (updateType == UpdateType::BigThenSmallUpdate) in runTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | extNvidiaVideoParserIf.hpp | 634 NvidiaParserPictureParametersUpdateType updateType; member 727 switch (pPictureParameters->updateType) in Update() 733 if (pPictureParameters->updateType == VK_PICTURE_PARAMETERS_UPDATE_H264_SPS) in Update() 748 else if (pPictureParameters->updateType == VK_PICTURE_PARAMETERS_UPDATE_H264_PPS) in Update() 770 if (pPictureParameters->updateType == VK_PICTURE_PARAMETERS_UPDATE_H265_SPS) in Update() 785 else if (pPictureParameters->updateType == VK_PICTURE_PARAMETERS_UPDATE_H265_PPS) in Update() 858 …eoPictureParametersSet* pNewSet = new StdVideoPictureParametersSet(pPictureParameters->updateType); in Create() 914 StdVideoPictureParametersSet (NvidiaParserPictureParametersUpdateType updateType) in StdVideoPictureParametersSet() argument 916 , m_updateType (updateType) in StdVideoPictureParametersSet()
|
D | vktVideoBaseDecodeUtils.cpp | 3398 NvidiaParserPictureParametersUpdateType updateType = pSpsStdPictureParametersSet in Create() local 3406 switch (updateType) in Create() 3487 NvidiaParserPictureParametersUpdateType updateType = pSpsStdPictureParametersSet in Update() local 3491 switch (updateType) in Update()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
D | extNvidiaVideoParserIf.hpp | 634 NvidiaParserPictureParametersUpdateType updateType; member 727 switch (pPictureParameters->updateType) in Update() 733 if (pPictureParameters->updateType == VK_PICTURE_PARAMETERS_UPDATE_H264_SPS) in Update() 748 else if (pPictureParameters->updateType == VK_PICTURE_PARAMETERS_UPDATE_H264_PPS) in Update() 770 if (pPictureParameters->updateType == VK_PICTURE_PARAMETERS_UPDATE_H265_SPS) in Update() 785 else if (pPictureParameters->updateType == VK_PICTURE_PARAMETERS_UPDATE_H265_PPS) in Update() 858 …eoPictureParametersSet* pNewSet = new StdVideoPictureParametersSet(pPictureParameters->updateType); in Create() 914 StdVideoPictureParametersSet (NvidiaParserPictureParametersUpdateType updateType) in StdVideoPictureParametersSet() argument 916 , m_updateType (updateType) in StdVideoPictureParametersSet()
|
D | vktVideoBaseDecodeUtils.cpp | 3398 NvidiaParserPictureParametersUpdateType updateType = pSpsStdPictureParametersSet in Create() local 3406 switch (updateType) in Create() 3487 NvidiaParserPictureParametersUpdateType updateType = pSpsStdPictureParametersSet in Update() local 3491 switch (updateType) in Update()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | BufferVk.h | 183 BufferUpdateType updateType); 202 BufferUpdateType updateType); 208 BufferUpdateType updateType);
|
D | BufferVk.cpp | 475 BufferUpdateType updateType = in setDataWithMemoryType() local 478 ANGLE_TRY(setDataImpl(contextVk, static_cast<const uint8_t *>(data), size, 0, updateType)); in setDataWithMemoryType() 1014 BufferUpdateType updateType) in acquireAndUpdate() argument 1054 ANGLE_TRY(acquireBufferHelper(contextVk, bufferSize, updateType)); in acquireAndUpdate() 1102 BufferUpdateType updateType) in setDataImpl() argument 1122 ANGLE_TRY(acquireAndUpdate(contextVk, data, size, offset, updateType)); in setDataImpl() 1175 BufferUpdateType updateType) in acquireBufferHelper() argument 1198 if (updateType == BufferUpdateType::ContentsUpdate) in acquireBufferHelper()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingValveMutableTests.cpp | 1933 UpdateType updateType; member 2787 if (m_params.updateType == UpdateType::COPY) in checkSupport() 3030 const bool srcSetNeeded = (m_params.updateType == UpdateType::COPY); in iterate() 3510 UpdateType updateType; in createMutableTestVariants() member 3595 …if (ut.updateType == UpdateType::WRITE && srcStrategy.sourceSetStrategy != SourceSetStrategy::NO_S… in createMutableTestVariants() 3598 …if (ut.updateType == UpdateType::COPY && srcStrategy.sourceSetStrategy == SourceSetStrategy::NO_SO… in createMutableTestVariants() 3609 if (ut.updateType == UpdateType::WRITE && srcType.sourceSetType != SourceSetType::NO_SOURCE) in createMutableTestVariants() 3612 if (ut.updateType == UpdateType::COPY && srcType.sourceSetType == SourceSetType::NO_SOURCE) in createMutableTestVariants() 3656 ut.updateType, in createMutableTestVariants()
|
D | vktBindingMutableTests.cpp | 2010 UpdateType updateType; member 2875 if (m_params.updateType == UpdateType::COPY) in checkSupport() 3118 const bool srcSetNeeded = (m_params.updateType == UpdateType::COPY); in iterate() 3598 UpdateType updateType; in createMutableTestVariants() member 3683 …if (ut.updateType == UpdateType::WRITE && srcStrategy.sourceSetStrategy != SourceSetStrategy::NO_S… in createMutableTestVariants() 3686 …if (ut.updateType == UpdateType::COPY && srcStrategy.sourceSetStrategy == SourceSetStrategy::NO_SO… in createMutableTestVariants() 3697 if (ut.updateType == UpdateType::WRITE && srcType.sourceSetType != SourceSetType::NO_SOURCE) in createMutableTestVariants() 3700 if (ut.updateType == UpdateType::COPY && srcType.sourceSetType == SourceSetType::NO_SOURCE) in createMutableTestVariants() 3744 ut.updateType, in createMutableTestVariants()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingMutableTests.cpp | 2010 UpdateType updateType; member 2875 if (m_params.updateType == UpdateType::COPY) in checkSupport() 3118 const bool srcSetNeeded = (m_params.updateType == UpdateType::COPY); in iterate() 3598 UpdateType updateType; in createMutableTestVariants() member 3683 …if (ut.updateType == UpdateType::WRITE && srcStrategy.sourceSetStrategy != SourceSetStrategy::NO_S… in createMutableTestVariants() 3686 …if (ut.updateType == UpdateType::COPY && srcStrategy.sourceSetStrategy == SourceSetStrategy::NO_SO… in createMutableTestVariants() 3697 if (ut.updateType == UpdateType::WRITE && srcType.sourceSetType != SourceSetType::NO_SOURCE) in createMutableTestVariants() 3700 if (ut.updateType == UpdateType::COPY && srcType.sourceSetType == SourceSetType::NO_SOURCE) in createMutableTestVariants() 3744 ut.updateType, in createMutableTestVariants()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBindPointTests.cpp | 807 std::string toString(SetUpdateType updateType) in toString() argument 809 switch (updateType) in toString()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineBindPointTests.cpp | 807 std::string toString(SetUpdateType updateType) in toString() argument 809 switch (updateType) in toString()
|