Home
last modified time | relevance | path

Searched +defs:target +defs:pointer +defs:width (Results 51 – 57 of 57) sorted by relevance

123

/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp191 const void *pointer) in CaptureColorPointer()
838 CallCapture CaptureLineWidthx(const State &glState, bool isCallValid, GLfixed width) in CaptureLineWidthx()
1050 GLenum target, in CaptureMultiTexCoord4f()
1120 const void *pointer) in CaptureNormalPointer()
1396 const void *pointer) in CaptureTexCoordPointer()
1638 const void *pointer) in CaptureVertexPointer()
/external/mesa3d/include/CL/
Dcl2.hpp625 using pointer = std::unique_ptr<T, D>; typedef
3550 typedef value_type* pointer; typedef in cl::SVMAllocator
3694 typedef value_type* pointer; typedef in cl::SVMAllocator
3717 typedef typename std::allocator_traits<Alloc>::pointer pointer; typedef in cl::detail::Deleter
4418 size_type width, in Image1D()
4506 size_type width, in Image1DBuffer()
4591 size_type width, in Image1DArray()
4688 size_type width, in Image2D()
4759 size_type width, in Image2D()
4933 cl_GLenum target, in Image2DGL()
[all …]
Dcl.hpp3675 ::size_t width, in Image1D()
3760 ::size_t width, in Image1DBuffer()
3838 ::size_t width, in Image1DArray()
3927 ::size_t width, in Image2D()
4060 cl_GLenum target, in Image2DGL()
4144 ::size_t width, in Image2DArray()
4236 ::size_t width, in Image3D()
4372 cl_GLenum target, in Image3DGL()
4456 cl_GLenum target, in ImageGL()
6886 DataType *pointer = in copy() local
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp1857 GLenum target = GetBufferGLenum(buffer); in Bind() local
1872 GLenum target = GetBufferGLenum(buffer); in BindBase() local
1889 GLenum target = GetBufferGLenum(buffer); in BindRange() local
1905 GLenum target = GetBufferGLenum(buffer); in Data() local
1923 GLenum target = GetBufferGLenum(buffer); in SubData() local
1959 GLenum target = GetBufferGLenum(buffer); in Map() local
1973 GLenum target = GetBufferGLenum(buffer); in UnMap() local
2181 void Framebuffer::AttachTexture(GLenum attachment, GLuint texture_id, GLuint width, GLuint height) in AttachTexture()
2231 …tachTexture(const Functions& gl, GLenum attachment, GLuint texture_id, GLuint width, GLuint height) in AttachTexture()
3262 void Texture::Init(TYPES tex_type, GLuint width, GLuint height, GLuint depth, GLenum internal_forma… in Init()
[all …]
/external/catch2/single_include/catch2/
Dcatch.hpp3731 Vector::UnorderedEqualsMatcher<T> UnorderedEquals(std::vector<T> const& target) { in UnorderedEquals()
4091 TakeGenerator(size_t target, GeneratorWrapper<T>&& generator): in TakeGenerator()
4117 GeneratorWrapper<T> take(size_t target, GeneratorWrapper<T>&& generator) { in take()
8488 auto width = m_column.m_width - indent(); in calcLength() local
8526 using pointer = value_type * ; typedef in Catch::clara::TextFlow::Column::iterator
8580 auto width(size_t newWidth) -> Column& { in width() function in Catch::clara::TextFlow::Column
8594 auto width() const -> size_t { return m_width; } in width() function in Catch::clara::TextFlow::Column
8652 using pointer = value_type * ; typedef in Catch::clara::TextFlow::Columns::iterator
8675 auto width = m_columns[i].width(); in operator *() local
9029 inline auto convertInto( std::string const &source, T& target ) -> ParserResult { in convertInto()
[all …]
/external/libabigail/tests/lib/
Dcatch.hpp3755 …dEqualsMatcher<T, AllocComp, AllocMatch> UnorderedEquals(std::vector<T, AllocComp> const& target) { in UnorderedEquals()
4121 TakeGenerator(size_t target, GeneratorWrapper<T>&& generator): in TakeGenerator()
4147 GeneratorWrapper<T> take(size_t target, GeneratorWrapper<T>&& generator) { in take()
8543 auto width = m_column.m_width - indent(); in calcLength() local
8581 using pointer = value_type * ; typedef in Catch::clara::TextFlow::Column::iterator
8635 auto width(size_t newWidth) -> Column& { in width() function in Catch::clara::TextFlow::Column
8649 auto width() const -> size_t { return m_width; } in width() function in Catch::clara::TextFlow::Column
8707 using pointer = value_type * ; typedef in Catch::clara::TextFlow::Columns::iterator
8730 auto width = m_columns[i].width(); in operator *() local
9084 inline auto convertInto( std::string const &source, T& target ) -> ParserResult { in convertInto()
[all …]
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c1021 LLVMValueRef pointer, result; in ac_build_load_custom() local
2389 LLVMValueRef width, bool is_signed) in ac_build_bfe()
2868 unsigned target = LLVMConstIntGetZExtValue(arg); in ac_optimize_vs_outputs() local
3098 static void emit_default_branch(LLVMBuilderRef builder, LLVMBasicBlockRef target) in emit_default_branch()

123