Home
last modified time | relevance | path

Searched defs:getArraySize (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/test/Analysis/
Dtest-variably-modified-types.c4 unsigned getArraySize(int *x) { in getArraySize() function
/external/angle/src/libANGLE/
DCLImage.h45 size_t getArraySize() const { return mDesc.arraySize; } in getArraySize() function
/external/llvm/include/llvm/IR/
DInstructions.h85 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
86 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/external/javassist/src/main/javassist/compiler/ast/
DNewExpr.java65 public ASTList getArraySize() { return getArguments(); } in getArraySize() method in NewExpr
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DInstructions.h96 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
97 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h92 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
93 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/external/angle/src/libANGLE/renderer/vulkan/
DCLMemoryVk.h158 size_t getArraySize() const { return getFrontendObject().getArraySize(); } in getArraySize() function
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.hpp102 int getArraySize(void) const in getArraySize() function in deqp::ub::VarType
259 int getArraySize(void) const in getArraySize() function in deqp::ub::UniformBlock
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.hpp139 virtual int getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTexture
DvktPipelineImageUtil.cpp1157 int TestTexture1DArray::getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTexture1DArray
1319 int TestTexture2DArray::getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTexture2DArray
1456 int TestTextureCube::getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTextureCube
1539 int TestTextureCubeArray::getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTextureCubeArray
DvktPipelineImageViewTests.cpp316 int ImageViewTest::getArraySize(VkImageViewType viewType) in getArraySize() function in vkt::pipeline::__anon11139df60111::ImageViewTest
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2434 int AttachmentFeedbackLoopLayoutSamplerTest::getArraySize(SamplerViewType viewType) in getArraySize() function in vkt::pipeline::__anondddb8f7e0111::AttachmentFeedbackLoopLayoutSamplerTest
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp107 int getArraySize(void) const in getArraySize() function in deqp::gls::ub::VarType
264 int getArraySize(void) const in getArraySize() function in deqp::gls::ub::UniformBlock
DglsAttributeLocationTests.hpp136 int getArraySize(void) const in getArraySize() function in deqp::gls::AttributeLocationTestUtil::Attribute
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.hpp111 int getArraySize(void) const in getArraySize() function in deqp::gles31::bb::BufferBlock
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.cpp104 glw::GLuint CubeMapArrayDataStorage::getArraySize() const in getArraySize() function in glcts::CubeMapArrayDataStorage
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp117 int getArraySize(void) const in getArraySize() function in vkt::ubo::VarType
290 int getArraySize(void) const in getArraySize() function in vkt::ubo::UniformBlock
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp109 int getArraySize(void) const in getArraySize() function in vkt::TransformFeedback::VarType
278 int getArraySize(void) const in getArraySize() function in vkt::TransformFeedback::InterfaceBlock
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.hpp127 int getArraySize(void) const in getArraySize() function in vkt::ssbo::BufferBlock
/external/deqp/framework/opengl/
DgluVarType.hpp87 int getArraySize(void) const in getArraySize() function in glu::VarType
/external/clang/include/clang/AST/
DAPValue.h294 unsigned getArraySize() const { in getArraySize() function
DExprCXX.h1895 Expr *getArraySize() { in getArraySize() function
1898 const Expr *getArraySize() const { in getArraySize() function
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java889 protected int getArraySize(int id) { in getArraySize() method in ShadowArscAssetManager
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp287 uint32_t getArraySize() const in getArraySize() function
/external/swiftshader/src/Reactor/
DReactor.hpp174 int getArraySize() const { return arraySize; } in getArraySize() function in rr::Variable

12