Home
last modified time | relevance | path

Searched defs:arrayLength (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibraryCase.hpp85 int arrayLength; // Number of elements in array (currently always 1). member
91 int arrayLength; // Combined array length of each value (lengths must be same, or one). member
DglcShaderLibrary.cpp897 int arrayLength = 1; in parseValueBlock() local
DglcUniformBlockTests.cpp239 int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/icu/icu4c/source/samples/cal/
Dcal.c293 int32_t arrayLength, in get_symbols()
323 int32_t arrayLength) in free_symbols()
/third_party/skia/third_party/externals/icu/source/samples/cal/
Dcal.c293 int32_t arrayLength, in get_symbols()
323 int32_t arrayLength) in free_symbols()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackRandomLayoutCase.cpp241 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackRandomLayoutCase.cpp241 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktRandomUniformBlockCase.cpp219 int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
DvktRandomUniformBlockCase.cpp219 int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/modules/glshared/
DglsRandomUniformBlockCase.cpp192 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/node/test/node-api/test_threadsafe_function/
Dtest.js7 const expectedArray = (function(arrayLength) { argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayout.cpp186 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelSharedLayout.cpp186 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeDefs.hpp133 constexpr size_t arrayLength (const T (&)[N]) { return N; } in arrayLength() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp388 const int arrayLength = 10; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiGetMemoryCommitment.cpp388 const int arrayLength = 10; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp130 const std::string arrayLength = de::toString(rootType.getArraySize()); in glslTraverseBasicTypes() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp130 const std::string arrayLength = de::toString(rootType.getArraySize()); in glslTraverseBasicTypes() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtfmtsym.cpp1898 int32_t arrayLength = sink.arraySizes.geti(keyUString); in initField() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFragmentOutputTests.cpp114 int arrayLength; //!< 0 if not an array. member
/third_party/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1892 int32_t arrayLength = sink.arraySizes.geti(keyUString); in initField() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp252 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/node/deps/icu-small/source/i18n/
Ddtfmtsym.cpp1900 int32_t arrayLength = sink.arraySizes.geti(keyUString); in initField() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.cpp2458 auto arrayLength = arraySizeInBytes / SIMD::Int(arrayDecorations.ArrayStride); in EmitArrayLength() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp285 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local

12