Home
last modified time | relevance | path

Searched defs:ndx (Results 51 - 75 of 191) sorted by relevance

12345678

/third_party/elfutils/libasm/
H A Dasm_end.c209 Elf32_Word ndx; in binary_end() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp79 string genName (char first, char last, int ndx) in genName() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp38 static std::string genName (char first, char last, int ndx) in genName() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp37 static std::string genName (char first, char last, int ndx) in genName() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp79 string genName (char first, char last, int ndx) in genName() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsVoteTests.cpp67 const deUint32 ndx = (x * height + y); in checkFragmentPipelineStages() local
H A DglcSubgroupsBasicTests.cpp56 const deUint32 ndx = (x * height + y) * 4u; in checkFragmentSubgroupBarriersNoSSBO() local
158 const deUint32 ndx = x*4u; in checkVertexPipelineStagesSubgroupBarriersNoSSBO() local
179 const deUint32 ndx = x*4u; checkTessellationEvaluationSubgroupBarriersNoSSBO() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.hpp142 const Element& LazyResource<Element>::operator[] (size_t ndx) in operator []() argument
/third_party/vk-gl-cts/executor/
H A DxeTestCase.hpp94 TestNode* getChild (int ndx) { return m_children[ndx]; } in getChild() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp76 static tcu::CubeFace getCubeFaceFromNdx (int ndx) in getCubeFaceFromNdx() argument
[all...]
H A Des31fPrimitiveBoundingBoxTests.cpp74 float& BoundingBox::getComponentAccess (int ndx) in getComponentAccess() argument
[all...]
H A Des31fUniformLocationTests.cpp127 string getUniformName (int ndx, const glu::VarType& type, const glu::TypeComponentVector& path) in getUniformName() argument
[all...]
H A Des31fTextureFormatTests.cpp61 static tcu::CubeFace getCubeFaceFromNdx (int ndx) in getCubeFaceFromNdx() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomUniformBlockCase.cpp123 genName(char first, char last, int ndx) genName() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp38 static std::string genName (char first, char last, int ndx) in genName() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp37 static std::string genName (char first, char last, int ndx) in genName() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuAstcUtil.cpp49 inline deUint32 getBit (deUint32 src, int ndx) in getBit() argument
67 inline bool isBitSet (deUint32 src, int ndx) in isBitSet() argument
[all...]
H A DtcuVector.hpp160 T& operator[] (int ndx) { DE_ASSERT(de::inBounds(ndx, 0, Size)); return m_data[ndx]; } in operator []() argument
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeSha1.c62 size_t ndx; in deSha1Stream_flushChunk() local
80 size_t ndx; in deSha1Stream_flushChunk() local
161 size_t ndx; deSha1Stream_finalize() local
386 size_t ndx; deSha1_selfTest() local
402 size_t ndx; deSha1_selfTest() local
[all...]
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeImage.c171 int ndx = (y * width) + x; in deImage_copyToUint8RGBA() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderContext.cpp108 int ndx; in parseContextFlags() local
[all...]
/third_party/vk-gl-cts/framework/qphelper/
H A DqpXmlWriter.c204 int ndx; in qpXmlWriter_startElement() local
/kernel/linux/linux-5.10/net/mac80211/
H A Drc80211_minstrel.c271 int i, ndx; in minstrel_tx_status() local
335 unsigned int ndx; in minstrel_get_rate() local
[all...]
/third_party/elfutils/tests/
H A Delfstrmerge.c458 size_t ndx = elf_ndxscn (scn); in main() local
178 new_data_buf(Elf_Data *d, const char *fname, size_t ndx, size_t shdrstrndx, size_t shdrnum) new_data_buf() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dcore-file.c283 dwfl_elf_phdr_memory_callback (Dwfl *dwfl, int ndx, in dwfl_elf_phdr_memory_callback() argument
494 int ndx in dwfl_core_file_report() local
[all...]

Completed in 16 milliseconds

12345678