/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.hpp | 142 BufferBlock& getBlock (int ndx) { return *m_bufferBlocks[ndx]; } in getBlock() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsVoteTests.cpp | 86 const deUint32 ndx = (x * height + y); in checkFragmentPipelineStages() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrFilteringTests.cpp | 421 deUint32 ndx = 0; in iterate() local 438 deUint32 ndx = 0; in iterate() local [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuMatrix.hpp | 65 Vector<T, Rows>& operator[] (int ndx) { return getColumn(ndx); } in operator []() argument [all...] |
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | dePoolArray.hpp | 78 T& at (deIntptr ndx) { return *getPtr(ndx); } in at() argument 81 T& operator[] (deIntptr ndx) { return at(ndx); } in operator []() argument 118 PoolArrayIteratorBase (deUintptr ndx) argument 435 PoolArrayConstIterator(const PoolArray<T, Alignment>* array, deIntptr ndx) PoolArrayConstIterator() argument 489 PoolArrayIterator(PoolArray<T, Alignment>* array, deIntptr ndx) PoolArrayIterator() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/can/usb/ |
H A D | mcba_usb.c | 66 u32 ndx; member
|
/kernel/linux/linux-6.6/drivers/net/can/usb/ |
H A D | mcba_usb.c | 66 u32 ndx; member
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_segment_report_module.c | 77 int ndx = -1; in addr_segndx() local 291 dwfl_segment_report_module (Dwfl *dwfl, int ndx, const char *name, in dwfl_segment_report_module() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 256 deUint32 ndx = 0; in getRayTracingASIndex() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineCreationFeedbackTests.cpp | 94 std::string getCaseStr (const deUint32 ndx) in getCaseStr() argument 931 buildDescriptorSets(deUint32 ndx) buildDescriptorSets() argument 943 buildShader(deUint32 ndx) buildShader() argument 964 buildPipeline(const CacheTestParam* param, deUint32 ndx) buildPipeline() argument [all...] |
H A D | vktPipelineExecutablePropertiesTests.cpp | 238 virtual VkPipeline getPipeline(deUint32 ndx) { return m_pipeline[ndx].get(); } in getPipeline() argument 1137 buildDescriptorSets(deUint32 ndx) buildDescriptorSets() argument 1149 buildShader(deUint32 ndx) buildShader() argument 1166 buildPipeline(deUint32 ndx) buildPipeline() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemYCbCrConversionTests.cpp | 483 const int ndx = x + y * (int)(size.x()); in logBoundImages() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 169 void addInfo(vector<bool>& info, int& ndx, const int count, const bool isData) in addInfo() argument 193 int ndx = 0u; in info8bitStd140() local 267 int ndx = 0u; info8bitStd430() local 340 int ndx = 0u; info32bitStd140() local 413 int ndx = 0u; info32bitStd430() local 463 int ndx = 0u; infoMixStd140() local 530 int ndx = 0u; infoMixStd430() local [all...] |
H A D | vktSpvAsmComputeShaderCase.cpp | 864 size_t ndx = 0u; in iterate() local [all...] |
H A D | vktSpvAsmCrossStageInterfaceTests.cpp | 374 int ndx = -1; in createVertexData() local 1039 vertex << "vertex" << ndx; initPrograms() local 1041 fragment << "fragment" << ndx; initPrograms() local 2088 vertex << "vertex" << ndx; initPrograms() local 2090 fragment << "fragment" << ndx; initPrograms() local [all...] |
H A D | vktSpvAsmTypeTests.cpp | 170 deUint32 getConstituentIndex (deUint32 ndx, deUint32 vectorSize) in getConstituentIndex() argument 364 deUint32 getInputWidth (InputWidth inputWidth, deUint32 ndx) in getInputWidth() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsBasicTests.cpp | 75 const deUint32 ndx = (x * height + y) * 4u; in _checkFragmentSubgroupBarriersNoSSBO() local 217 const deUint32 ndx = x*4u; in _checkVertexPipelineStagesSubgroupBarriersNoSSBO() local 265 const deUint32 ndx = x*4u; _checkTessellationEvaluationSubgroupBarriersNoSSBO() local [all...] |
H A D | vktSubgroupsSizeControlTests.cpp | 177 const deUint32 ndx = (x * height + y); in checkFragmentPipelineStages() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.hpp | 242 InterfaceBlock& getInterfaceBlockForModify (int ndx) { return *m_interfaceBlocks[ndx]; } in getInterfaceBlockForModify() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrConversionTests.cpp | 945 const int ndx = x + y * (int)(dstSize.x()); in textureConversionTest() local 954 const int ndx = x + y * (int)(dstSize.x()); in textureConversionTest() local 964 const int ndx = x + y * (int)(dstSize.x()); in textureConversionTest() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 256 deUint32 ndx = 0; in getRayTracingASIndex() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcUniformBlockTests.cpp | 171 genName(char first, char last, int ndx) genName() argument [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fAtomicCounterTests.cpp | 633 void AtomicCounterTest::getCountersValues (vector<deUint32>& counterValues, const vector<deUint32>& values, int ndx, int counterCount) in getCountersValues() argument
|
H A D | es31fSSBOLayoutTests.cpp | 179 static std::string genName (char first, char last, int ndx) in genName() argument [all...] |
H A D | es31fTextureSpecificationTests.cpp | 86 static tcu::CubeFace getCubeFaceFromNdx (int ndx) in getCubeFaceFromNdx() argument [all...] |