/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrVertexAttrib.hpp | 109 struct VertexAttrib struct 118 VertexAttrib (void) in VertexAttrib() argument 127 …VertexAttrib (VertexAttribType type_, int size_, int stride_, int instanceDivisor_, const void* po… in VertexAttrib() argument 137 explicit VertexAttrib (const tcu::Vector<ScalarType, 4>& generic_) in VertexAttrib() argument 148 bool isValidVertexAttrib (const VertexAttrib& vertexAttrib); 151 void readVertexAttrib (tcu::Vec4& dst, const VertexAttrib& vertexAttrib, const int instanceNdx, c… 152 void readVertexAttrib (tcu::IVec4& dst, const VertexAttrib& vertexAttrib, const int instanceNdx, … 153 void readVertexAttrib (tcu::UVec4& dst, const VertexAttrib& vertexAttrib, const int instanceNdx, … 157 inline tcu::Vec4 readVertexAttribFloat (const VertexAttrib& vertexAttrib, const int instanceNdx, co… in readVertexAttribFloat() 164 inline tcu::IVec4 readVertexAttribInt (const VertexAttrib& vertexAttrib, const int instanceNdx, con… in readVertexAttribInt() [all …]
|
D | rrShaders.hpp | 104 …virtual void shadeVertices (const VertexAttrib* inputs, VertexPacket* const* packets, const… 208 …void shadeVertices (const VertexAttrib* inputs, VertexPacket* packets, const int numPackets) co… 215 void VertexShaderLoop<Shader>::shadeVertices (const VertexAttrib* inputs, VertexPacket* packets, co… in shadeVertices()
|
D | rrRenderer.hpp | 112 … renderTarget_, const Program& program_, int numVertexAttribs_, const VertexAttrib* vertexAttribs_… in DrawCommand() 127 const VertexAttrib* const vertexAttribs;
|
D | rrVertexAttrib.cpp | 464 bool isValidVertexAttrib (const VertexAttrib& vertexAttrib) in isValidVertexAttrib() 491 void readVertexAttrib (tcu::Vec4& dst, const VertexAttrib& vertexAttrib, const int instanceNdx, con… in readVertexAttrib() 511 void readVertexAttrib (tcu::IVec4& dst, const VertexAttrib& vertexAttrib, const int instanceNdx, co… in readVertexAttrib() 531 void readVertexAttrib (tcu::UVec4& dst, const VertexAttrib& vertexAttrib, const int instanceNdx, co… in readVertexAttrib()
|
/third_party/mesa3d/src/mesa/main/ |
D | getstring.c | 259 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_POS].Ptr; in _get_vao_pointerv() 264 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_NORMAL].Ptr; in _get_vao_pointerv() 269 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_COLOR0].Ptr; in _get_vao_pointerv() 274 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_COLOR1].Ptr; in _get_vao_pointerv() 279 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_FOG].Ptr; in _get_vao_pointerv() 284 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_COLOR_INDEX].Ptr; in _get_vao_pointerv() 289 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_TEX(clientUnit)].Ptr; in _get_vao_pointerv() 294 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_EDGEFLAG].Ptr; in _get_vao_pointerv() 309 *params = (GLvoid *) vao->VertexAttrib[VERT_ATTRIB_POINT_SIZE].Ptr; in _get_vao_pointerv() 369 *params = (GLvoid *) ctx->Array.VAO->VertexAttrib[VERT_ATTRIB_TEX(index)].Ptr; in _mesa_GetPointerIndexedvEXT()
|
D | arrayobj.c | 427 const GLuint off = vao->VertexAttrib[i].RelativeOffset; in compute_vbo_offset_range() 569 const GLuint bindex = vao->VertexAttrib[i].BufferBindingIndex; in _mesa_update_vao_derived_arrays() 596 struct gl_array_attributes *attrib2 = &vao->VertexAttrib[j]; in _mesa_update_vao_derived_arrays() 631 &vao->VertexAttrib[j]; in _mesa_update_vao_derived_arrays() 668 struct gl_array_attributes *attrib2 = &vao->VertexAttrib[j]; in _mesa_update_vao_derived_arrays() 692 const struct gl_array_attributes *attrib = &vao->VertexAttrib[i]; in _mesa_update_vao_derived_arrays() 725 const struct gl_array_attributes *attrib2 = &vao->VertexAttrib[j]; in _mesa_update_vao_derived_arrays() 761 struct gl_array_attributes *attrib2 = &vao->VertexAttrib[j]; in _mesa_update_vao_derived_arrays() 786 &vao->VertexAttrib[map[attr]]; in _mesa_update_vao_derived_arrays() 832 const GLubyte bindex = vao->VertexAttrib[attr].BufferBindingIndex; in _mesa_vao_map_arrays() [all …]
|
D | varray.c | 167 struct gl_array_attributes *array = &vao->VertexAttrib[attribIndex]; in _mesa_vertex_attrib_binding() 654 struct gl_array_attributes *const array = &vao->VertexAttrib[attrib]; in _mesa_update_array_format() 928 struct gl_array_attributes *array = &vao->VertexAttrib[attrib]; in update_array() 2125 assert(VERT_ATTRIB_GENERIC(index) < ARRAY_SIZE(vao->VertexAttrib)); in get_vertex_array_attrib() 2127 array = &vao->VertexAttrib[VERT_ATTRIB_GENERIC(index)]; in get_vertex_array_attrib() 2197 ARRAY_SIZE(ctx->Array.VAO->VertexAttrib)); in get_current_attrib() 2370 ARRAY_SIZE(ctx->Array.VAO->VertexAttrib)); in _mesa_GetVertexAttribPointerv() 2373 ctx->Array.VAO->VertexAttrib[VERT_ATTRIB_GENERIC(index)].Ptr; in _mesa_GetVertexAttribPointerv() 2834 assert(genericIndex < ARRAY_SIZE(vao->VertexAttrib)); in _mesa_VertexAttribDivisor_no_error() 2876 assert(genericIndex < ARRAY_SIZE(vao->VertexAttrib)); in _mesa_VertexAttribDivisor() [all …]
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboTestUtil.hpp | 63 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const in… 78 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const in… 97 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const in… 126 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const i… 148 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const i… 170 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const i… 189 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const…
|
D | es3fFboTestUtil.cpp | 111 void FlatColorShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packe… in shadeVertices() 196 void GradientShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packet… in shadeVertices() 360 void Texture2DShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packe… in shadeVertices() 510 void TextureCubeShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* pac… in shadeVertices() 621 void Texture2DArrayShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* … in shadeVertices() 729 void Texture3DShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packe… in shadeVertices() 826 void DepthGradientShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* p… in shadeVertices()
|
D | es3fDepthTests.cpp | 57 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const i… 91 void DepthShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, … in shadeVertices()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboTestUtil.hpp | 67 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const in… 97 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const i…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_vertex_attrib_64bit.txt | 179 VertexAttribL*d{v}EXT; loading attributes with VertexAttrib*d{v} will 182 For all VertexAttrib* commands, the error INVALID_VALUE is generated if 185 The full set of VertexAttrib* commands specify generic attributes with 188 * floating-point values (VertexAttrib*), 194 components specified by the most recent VertexAttrib* command do not match 231 VertexAttrib[size]N[type]v(j, generic vertex attribute j 234 VertexAttrib[size][type]v(j, generic vertex attribute j 249 VertexAttrib[size]N[type]v(0, generic vertex attribute 0 252 VertexAttrib[size][type]v(0, generic vertex attribute 0 311 Table X.1: Scalar and vector vertex attribute types and VertexAttrib* [all …]
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_vertex_attrib_64bit.txt | 179 VertexAttribL*d{v}EXT; loading attributes with VertexAttrib*d{v} will 182 For all VertexAttrib* commands, the error INVALID_VALUE is generated if 185 The full set of VertexAttrib* commands specify generic attributes with 188 * floating-point values (VertexAttrib*), 194 components specified by the most recent VertexAttrib* command do not match 231 VertexAttrib[size]N[type]v(j, generic vertex attribute j 234 VertexAttrib[size][type]v(j, generic vertex attribute j 249 VertexAttrib[size]N[type]v(0, generic vertex attribute 0 252 VertexAttrib[size][type]v(0, generic vertex attribute 0 311 Table X.1: Scalar and vector vertex attribute types and VertexAttrib* [all …]
|
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_save_loopback.c | 141 la[*nr].offset = vao->VertexAttrib[i].RelativeOffset; in append_attr() 142 la[*nr].func = vert_attrfunc[vao->VertexAttrib[i].Format.Size - 1]; in append_attr()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_attrib_integer_64bit.txt | 138 VertexAttribL*d{v}EXT; loading attributes with VertexAttrib*d{v} will 142 For all VertexAttrib* commands, the error INVALID_VALUE is generated if 145 The full set of VertexAttrib* commands specify generic attributes with 148 * floating-point values (VertexAttrib*), 155 components specified by the most recent VertexAttrib* command do not match 232 Table X.1: Scalar and vector vertex attribute types and VertexAttrib*
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_attrib_integer_64bit.txt | 138 VertexAttribL*d{v}EXT; loading attributes with VertexAttrib*d{v} will 142 For all VertexAttrib* commands, the error INVALID_VALUE is generated if 145 The full set of VertexAttrib* commands specify generic attributes with 148 * floating-point values (VertexAttrib*), 155 components specified by the most recent VertexAttrib* command do not match 232 Table X.1: Scalar and vector vertex attribute types and VertexAttrib*
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.hpp | 59 virtual void shadeVertices (const rr::VertexAttrib* inputs, in shadeVertices() 96 virtual void shadeVertices (const rr::VertexAttrib* inputs, in shadeVertices() 134 virtual void shadeVertices (const rr::VertexAttrib* inputs, in shadeVertices()
|
D | vktPipelineReferenceRenderer.cpp | 279 rr::VertexAttrib vertexAttribs[2]; in draw() 312 rr::VertexAttrib vertexAttribs[3]; in draw() 348 rr::VertexAttrib vertexAttribs[2]; in draw()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_attrib_64bit.txt | 192 VertexAttribL*d{v}; loading attributes with VertexAttrib*d{v} will 195 For all VertexAttrib* commands, the error INVALID_VALUE is generated if 198 The full set of VertexAttrib* commands specify generic attributes whose 201 * floating-point values (VertexAttrib*), 207 components specified by the most recent VertexAttrib* command do not match 244 VertexAttrib[size]N[type]v(j, generic vertex attribute j 247 VertexAttrib[size][type]v(j, generic vertex attribute j 262 VertexAttrib[size]N[type]v(0, generic vertex attribute 0 265 VertexAttrib[size][type]v(0, generic vertex attribute 0 324 Table X.1: Scalar and vector vertex attribute types and VertexAttrib* [all …]
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_attrib_64bit.txt | 202 VertexAttribL*d{v}; loading attributes with VertexAttrib*d{v} will 205 For all VertexAttrib* commands, the error INVALID_VALUE is generated if 208 The full set of VertexAttrib* commands specify generic attributes whose 211 * floating-point values (VertexAttrib*), 217 components specified by the most recent VertexAttrib* command do not match 254 VertexAttrib[size]N[type]v(j, generic vertex attribute j 257 VertexAttrib[size][type]v(j, generic vertex attribute j 272 VertexAttrib[size]N[type]v(0, generic vertex attribute 0 275 VertexAttrib[size][type]v(0, generic vertex attribute 0 334 Table X.1: Scalar and vector vertex attribute types and VertexAttrib* [all …]
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsRandomShaderProgram.hpp | 47 …virtual void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packe…
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | DrawCallPerf.cpp | 21 VertexAttrib, enumerator 54 case StateChange::VertexAttrib: in story() 539 case StateChange::VertexAttrib: in drawBenchmark()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawAhbTests.cpp | 84 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int nu… in shadeVertices() 167 const rr::VertexAttrib vertexAttribs[] = in generateRefImage() 169 rr::VertexAttrib(rr::VERTEXATTRIBTYPE_FLOAT, 4, sizeof(tcu::Vec4), 0, &vertices[0]), in generateRefImage() 170 rr::VertexAttrib(rr::VERTEXATTRIBTYPE_FLOAT, 4, sizeof(tcu::Vec4), 0, &colors[0]) in generateRefImage()
|
D | vktDrawInstancedTests.cpp | 172 void shadeVertices (const rr::VertexAttrib* inputs, in shadeVertices() 721 const rr::VertexAttrib vertexAttribs[] = in iterate() 723 rr::VertexAttrib(rr::VERTEXATTRIBTYPE_FLOAT, 4, sizeof(tcu::Vec4), 0, &vetrices[0]), in iterate() 724 rr::VertexAttrib(rr::VERTEXATTRIBTYPE_FLOAT, 4, sizeof(tcu::Vec4), 0, &colors[0]), in iterate() 726 …rr::VertexAttrib(rr::VERTEXATTRIBTYPE_FLOAT, 4, sizeof(tcu::Vec4), m_params.testAttribDivisor ? (m… in iterate()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthTests.cpp | 57 …void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const i… 88 void DepthShader::shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, … in shadeVertices()
|