Home
last modified time | relevance | path

Searched defs:index (Results 5926 - 5950 of 14633) sorted by relevance

1...<<231232233234235236237238239240>>...586

/third_party/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp182 const uint32_t index = inst->GetSingleWordInOperand(i); in FoldInsertWithConstants() local
213 const uint32_t index = FoldInsertWithConstants() local
265 uint32_t index = inst->GetSingleWordInOperand(i); FoldVectorShuffleWithConstants() local
[all...]
H A Ddominator_tree.cpp348 int index = 0; in ResetDFNumbering() local
H A Deliminate_dead_members_pass.cpp240 uint32_t index = in MarkMembersAsLiveForAccessChain() local
H A Diterator.h64 reference operator[](ptrdiff_t index) { return **(iterator_ + index); } in operator []() argument
318 auto index = iterator_ - container_->begin(); in InsertBefore() local
342 auto index = iterator_ - container_->begin(); in Erase() local
H A Dlocal_access_chain_convert_pass.cpp186 const auto* index = in Is32BitConstantIndexAccessChain() local
454 uint32_t index = in AnyIndexIsOutOfBounds() local
464 IsIndexOutOfBounds( const analysis::Constant* index, const analysis::Type* type) const IsIndexOutOfBounds() argument
[all...]
H A Dscalar_analysis_nodes.h99 inline SENode* GetChild(size_t index) { return children_[index]; } in GetChild() argument
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp260 uint32_t index = 0; in GetLocationsForVariable() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceDefinition.cpp108 const int index = (int)(it - DE_ARRAY_BEGIN(s_shaderStageOrder)); in getShaderStageIndex() local
H A Des31fSSBOArrayLengthTests.cpp119 const deUint32 index = gl.getProgramResourceIndex(m_shader->getProgram(), GL_BUFFER_VARIABLE, "Out.outLength"); in init() local
132 const deUint32 index = gl.getProgramResourceIndex(m_shader->getProgram(), GL_BUFFER_VARIABLE, "Out.unused"); in init() local
145 const deUint32 index = gl.getProgramResourceIndex(m_shader->getProgram(), GL_BUFFER_VARIABLE, "Target.array"); in init() local
H A Des31fTessellationTests.cpp113 int index = 0; in elemsStr() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleBase.hpp63 deUint32 index; member
H A DvktPipelineMultisampleInterpolationTests.cpp588 const auto& index = m_imageMSParams.componentData.index; in initPrograms() local
590 << " const bool valuesEqual = (abs(pos_interpolated_at_sample - fs_in_pos_screen_sample[" << index << "]) < threshold);\n"; in initPrograms() local
696 const auto& index = m_imageMSParams.componentData.index; in initPrograms() local
698 << " const bool valuesEqual = (abs(pos_interpolated_at_centroid - fs_in_pos_screen_centroid[1][" << index << "]) < threshold);\\n"; initPrograms() local
877 const auto& index = m_imageMSParams.componentData.index; initPrograms() local
879 << " const bool valuesEqual = (abs(pos_interpolated_at_offset - fs_in_pos_screen_sample[" << index << "]) < threshold);\\n"; initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp120 int index = 0; in genAttributes() local
/third_party/vk-gl-cts/external/vulkancts/vkscpc/
H A Dvkscpc.cpp117 deUint64 index; in importFilesForExternalCompiler() local
130 deUint64 index; in importFilesForExternalCompiler() local
143 deUint64 index; in importFilesForExternalCompiler() local
/third_party/zlib/contrib/blast/
H A Dblast.c135 int index; /* index of first code of length len in symbol table */ in decode() local
/third_party/vulkan-loader/loader/
H A Dloader_linux.c252 uint32_t index = 0; in linux_read_sorted_physical_devices() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebufferAttachment.cpp192 const auto &index = mTarget.textureIndex(); in cubeMapFace() local
206 const gl::ImageIndex &index = mTarget.textureIndex(); in layer() local
H A DVaryingPacking.h233 Register &operator[](unsigned int index) { return mRegisterMap[index]; } in operator []() argument
[all...]
H A Dangletypes.cpp369 void BlendStateExt::setEnabledIndexed(const size_t index, const bool enabled) in setEnabledIndexed() argument
[all...]
H A DVertexAttribute.h56 void setBoundAttribute(size_t index) { mBoundAttributesMask.set(index); } in setBoundAttribute() argument
58 void resetBoundAttribute(size_t index) { mBoundAttributesMask.reset(index); } in resetBoundAttribute() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp38 bool ImageIndexConflictsWithSRV(const gl::ImageIndex &index, D3D11_SHADER_RESOURCE_VIEW_DESC desc) in ImageIndexConflictsWithSRV() argument
105 bool ImageIndexConflictsWithUAV(const gl::ImageIndex &index, D3D11_UNORDERED_ACCESS_VIEW_DESC desc) in ImageIndexConflictsWithUAV() argument
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c241 int index; /* index of first code of length len in symbol table */ in decode() local
269 int index; /* index of first code of length len in symbol table */ in decode() local
668 int index; /* index of lengths[] */ dynamic() local
[all...]
/third_party/zlib/examples/
H A Denough.c270 size_t index = map(syms, left, len); in count() local
310 size_t index in been_here() local
467 size_t index = map(n, left, g.root + 1); enough() local
[all...]
H A Dzran.c68 void deflate_index_free(struct deflate_index *index) in deflate_index_free() argument
80 add_point(struct deflate_index *index, int bits, off_t in, off_t out, unsigned left, unsigned char *window) add_point() argument
147 struct deflate_index *index = NULL; // list of access points deflate_index_build() local
334 deflate_index_extract(FILE *in, struct deflate_index *index, off_t offset, unsigned char *buf, size_t len) deflate_index_extract() argument
496 struct deflate_index *index = NULL; main() local
[all...]
/applications/standard/calendardata/calendarmanager/napi/src/
H A Dnapi_util.cpp153 int index = 0; in SetValue() local

Completed in 27 milliseconds

1...<<231232233234235236237238239240>>...586