Home
last modified time | relevance | path

Searched defs:arrayLength (Results 1 - 25 of 27) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp186 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp240 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp218 int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp186 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A 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
H A DglcShaderLibrary.cpp897 int arrayLength = 1; in parseValueBlock() local
[all...]
H A DglcUniformBlockTests.cpp239 int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomUniformBlockCase.cpp192 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp241 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp219 int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c290 get_symbols(const UDateFormat *fmt, UDateFormatSymbolType type, UChar *array[], int32_t arrayLength, int32_t lowestIndex, int32_t firstIndex, UErrorCode *status) get_symbols() argument
322 free_symbols(UChar *array[], int32_t arrayLength) free_symbols() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp386 const int arrayLength = 10; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp388 const int arrayLength = 10; in iterate() local
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Dcal.c290 get_symbols(const UDateFormat *fmt, UDateFormatSymbolType type, UChar *array[], int32_t arrayLength, int32_t lowestIndex, int32_t firstIndex, UErrorCode *status) get_symbols() argument
322 free_symbols(UChar *array[], int32_t arrayLength) free_symbols() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp130 const std::string arrayLength = de::toString(rootType.getArraySize()); in glslTraverseBasicTypes() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp252 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp130 const std::string arrayLength = de::toString(rootType.getArraySize()); in glslTraverseBasicTypes() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp285 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.cpp2932 const GLint arrayLength = (uniformBlock.isArrayElement() ? 3 : 0); in getActiveUniformBlockMaxLength() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp2458 auto arrayLength = arraySizeInBytes / SIMD::Int(arrayDecorations.ArrayStride); in EmitArrayLength() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp114 int arrayLength; //!< 0 if not an array. member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp285 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
/third_party/icu/icu4c/source/common/
H A Ducurr.cpp572 int32_t arrayLength = ures_getSize(countryArray); in ucurr_forLocale() local
/third_party/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp1892 int32_t arrayLength = sink.arraySizes.geti(keyUString); in initField() local
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp579 int32_t arrayLength = ures_getSize(countryArray); in ucurr_forLocale() local

Completed in 41 milliseconds

12