Searched refs:indicies (Results 1 – 15 of 15) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | RobustBufferAccessBehaviorTest.cpp | 205 const std::array<GLushort, 12> indicies{ in TEST_P() local 212 glBufferData(GL_ELEMENT_ARRAY_BUFFER, sizeof(indicies), indicies.data(), GL_STATIC_DRAW); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | RobustBufferAccessBehaviorTest.cpp | 202 const std::array<GLushort, 12> indicies{ in TEST_P() local 209 glBufferData(GL_ELEMENT_ARRAY_BUFFER, sizeof(indicies), indicies.data(), GL_STATIC_DRAW); in TEST_P()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferActiveUniformValidation.cpp | 313 std::vector<glw::GLuint> indicies(n_active_uniforms); in iterate() local 318 indicies[i] = i; in iterate() 321 gl.getActiveUniformsiv(m_po_id, n_active_uniforms, &indicies[0], GL_UNIFORM_TYPE, &types[0]); in iterate()
|
D | esextcTextureBufferOperations.cpp | 257 …glw::GLfloat indicies[] = { 0.f, 0.f, static_cast<glw::GLfloat>(m_n_vectors_in_buffer_texture) * 1… in initSecondPhase() local 267 gl.bufferData(GL_ARRAY_BUFFER, sizeof(indicies), indicies, GL_STATIC_DRAW); in initSecondPhase()
|
/third_party/boost/libs/container_hash/doc/ |
D | intro.qbk | 27 __multi-index-short__'s hash indicies and __bimap__'s `unordered_set_of`.
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInstancedTests.cpp | 738 const rr::DrawIndices indicies(m_indexes.data()); in iterate() local 740 …es = rr::PrimitiveList(mapVkPrimitiveTopology(m_params.topology), (int)m_indexes.size(), indicies); in iterate()
|
/third_party/jerryscript/docs/ |
D | 04.INTERNALS.md | 81 …indicies which are greater than or equal to the left side and less than the right side of the rang…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_compression_bptc.txt | 52 compress a block of pixels into indicies along a gradient. This works well
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_compression_bptc.txt | 52 compress a block of pixels into indicies along a gradient. This works well
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_compression_bptc.txt | 72 compress a block of pixels into indicies along a gradient. This works well
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_compression_bptc.txt | 62 compress a block of pixels into indicies along a gradient. This works well
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 5257 indicies
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 5257 indicies
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.3.0.rst | 2328 - spirv: Don't add 0.5 to array indicies for OpImageSampleExplicitLod
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 49769 Fix issue with colorimetry default indicies not being in sync with the
|