Home
last modified time | relevance | path

Searched defs:position (Results 551 - 575 of 680) sorted by relevance

1...<<2122232425262728

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInstancedTests.cpp87 tcu::Vec4 position; member
185 const tcu::Vec4 position = rr::readVertexAttribFloat(inputs[0], packets[packetNdx]->instanceNdx, packets[packetNdx]->vertexNdx, m_firstInstance); in shadeVertices() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp553 bool TIntermAggregateBase::insertChildNodes(TIntermSequence::size_type position, in insertChildNodes() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp1513 size_t position = 0; in fillMSTexture() local
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp285 static const float position[] = { -1.0f, -1.0f, -1.0f, 1.0f, 1.0f, -1.0f, 1.0f, 1.0f }; in renderQuad() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp1262 static const float position[] = { in drawTest() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp5796 int position[] = { int((position_float[0] * 0.5f + 0.5f) * float(single_rt_width)), verify() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp394 static const float position[] = { -1.0f, -1.0f, -1.0f, 1.0f, 1.0f, -1.0f, 1.0f, 1.0f }; in renderTexturedQuad() local
[all...]
H A DglcUniformBlockCase.cpp1871 const float position[] = { -1.0f, -1.0f, 0.0f, 1.0f, -1.0f, +1.0f, 0.0f, 1.0f, in render() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVertexAttributeTest.cpp3233 Vector4 position; TEST_P() member
[all...]
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
H A Dlibspirv.h427 spv_position_t position; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.h427 spv_position_t position; member
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c927 const size_t position = enc->count_ - 2; in SetPreviousDisposeMethod() local
944 const size_t position = enc->count_ - 1; in IncreasePreviousDuration() local
1199 const size_t position = enc->count_; in CacheFrame() local
338 GetFrame(const WebPAnimEncoder* const enc, size_t position) GetFrame() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drematch.cpp1904 reset(int64_t position, UErrorCode &status) reset() argument
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp1100 int position = 0; in matrixConstructHelperIsNeeded() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c1279 BrotliStoreUncompressedMetaBlock(BROTLI_BOOL is_final_block, const uint8_t* BROTLI_RESTRICT input, size_t position, size_t mask, size_t len, size_t* BROTLI_RESTRICT storage_ix, uint8_t* BROTLI_RESTRICT storage) BrotliStoreUncompressedMetaBlock() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsintrp.c293 CF2_Fixed position = hintOffset; in cf2_doStems() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dos2_table.cc406 void OS2Table::Builder::SetYStrikeoutPosition(int32_t position) { in SetYStrikeoutPosition() argument
/third_party/spirv-tools/include/spirv-tools/
H A Dlibspirv.h457 spv_position_t position; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiimp.h161 int32_t position; /* position of opening bracket */ member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedOutputStream.java1154 private int position; field in CodedOutputStream.ArrayEncoder
1883 private long position; global() field in CodedOutputStream.UnsafeDirectNioEncoder
2237 int position; global() field in CodedOutputStream.AbstractBufferedEncoder
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_containers.cc675 int position = Find(self, item); in Index() local
686 int position = Find(self, item); in SeqContains() local
697 int position in Count() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.h2311 RepeatedPtrField<Element>::erase(const_iterator position) { in erase() argument
1434 erase( const_iterator position) erase() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc346 iterator insert(iterator position, const value_type &v) { in insert() argument
392 iterator insert(iterator position, const value_type &v) { in insert() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h1081 int position; global() member
1096 field_type position = 0; global() variable
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderApiTests.cpp192 const float position[] = in drawWithProgram() local

Completed in 77 milliseconds

1...<<2122232425262728