Home
last modified time | relevance | path

Searched defs:bufferSizes (Results 1 – 16 of 16) sorted by relevance

/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DByteStringTest.java386 int[] bufferSizes = {128, 256, length / 2, length - 1, length, length + 1, in testNewOutput_ArrayWrite() local
409 int[] bufferSizes = {0, 1, 128, 256, length / 2, in testNewOutput_WriteChar() local
429 int[] bufferSizes = {0, 1, 128, 256, length / 2, in testNewOutput_Mixed() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DByteStringTest.java523 int[] bufferSizes = { in testNewOutput_ArrayWrite() local
548 int[] bufferSizes = { in testNewOutput_WriteChar() local
569 int[] bufferSizes = { in testNewOutput_Mixed() local
/third_party/vk-gl-cts/modules/egl/
DteglChooseConfigTests.cpp614 static const EGLenum bufferSizes[] = in init() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.cpp1049 RequiredBufferSizes bufferSizes; in ComputeRequiredBufferSizesForLayout() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBufferTests.cpp567 const size_t bufferSizes[] = in createTextureBufferTests() local
Des31fProgramInterfaceDefinitionUtil.cpp1191 std::map<int, int> bufferSizes; in getAtomicCounterMaxBufferSize() local
Des31fSSBOLayoutCase.cpp1940 const vector<int> bufferSizes = computeBufferSizes(interface, layout); in initRefDataStorage() local
2168 const vector<int> bufferSizes = computeBufferSizes(m_interface, glLayout); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1102 VkDeviceSize bufferSizes[3]; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp783 VkDeviceSize bufferSizes[5]; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp1417 std::vector<VkDeviceSize> bufferSizes(numBuffers); in iterate() local
DvktBindingShaderAccessTests.cpp2727 std::vector<deUint32> bufferSizes; in testResourceAccess() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp1956 const vector<int> bufferSizes = computeBufferSizes(interface, layout); in initRefDataStorage() local
2171 const std::vector<int> bufferSizes = computeBufferSizes(m_interface, m_refLayout); in iterate() local
/third_party/icu/icu4c/source/test/cintltst/
Dccapitst.c1696 static const int32_t bufferSizes[] = { in TestConvertSafeClone() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp2860 const deUint32 bufferSizes[] = { 256u, 512u, 128u * 1024u }; in createTransformFeedbackSimpleTests() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2082 const gl::TransformFeedbackBuffersArray<VkDeviceSize> &bufferSizes = in handleDirtyGraphicsTransformFeedbackBuffersExtension() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp4631 std::vector<vk::VkDeviceSize> bufferSizes; in iterate() local