Home
last modified time | relevance | path

Searched defs:arrayElement (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.cpp153 unsigned int arrayElement) in readSurface()
173 unsigned int arrayElement) in readDepth()
188 unsigned int arrayElement) in readVolume()
207 unsigned int mipLevel, unsigned int arrayElement) in readSurface1D()
225 int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, in read()
238 unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, void *data) in readUsingBuffer()
362 unsigned int arrayElement) in readSurfaceLinear()
370 unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, void *data) in readLinear()
394 unsigned int mipLevel, unsigned int arrayElement, in copyToLinearImage()
458 unsigned int mipLevel, unsigned int arrayElement) in uploadVolume()
[all …]
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp645 const ResourceDefinition::ArrayElement *arrayElement = in generateProgramDefinitionFromResource() local
1226 const ResourceDefinition::ArrayElement *arrayElement = in genTestCaseName() local
3476 …const ResourceDefinition::Node::SharedPtr arrayElement(new ResourceDefinition::ArrayElement(parent… in generateVariableArrayCases() local
3579 …const ResourceDefinition::Node::SharedPtr arrayElement(new ResourceDefinition::ArrayElement(unifor… in generateUniformCaseBlocks() local
3611 …const ResourceDefinition::Node::SharedPtr arrayElement(new ResourceDefinition::ArrayElement(parent… in generateBufferBackedResourceListBlockContentCases() local
3641 …const ResourceDefinition::Node::SharedPtr arrayElement(new ResourceDefinition::ArrayElement(parent… in generateBufferBackedVariableAggregateTypeCases() local
3709 …const ResourceDefinition::Node::SharedPtr arrayElement(new ResourceDefinition::ArrayElement(parent… in generateBufferBackedArrayStrideTypeAggregateSubCases() local
3726 …const ResourceDefinition::Node::SharedPtr arrayElement(new ResourceDefinition::ArrayElement(parent… in generateBufferBackedArrayStrideTypeAggregateCases() local
3885 …const ResourceDefinition::Node::SharedPtr arrayElement(new ResourceDefinition::ArrayElement(bindin… in generateUniformBlockBlockIndexContents() local
3910 const ResourceDefinition::Node::SharedPtr arrayElement( in generateUniformBlockAtomicCounterBufferIndexContents() local
[all …]
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.cpp93 for (unsigned int arrayElement = 0u; arrayElement < currentArraySize; ++arrayElement) in TraverseStructArrayVariable() local
123 for (unsigned int arrayElement = 0u; arrayElement < count; ++arrayElement) in TraverseArrayOfArraysVariable() local
490 unsigned int arrayElement) in enterArrayElement()
500 unsigned int arrayElement) in exitArrayElement()
587 unsigned int arrayElement) in enterArrayElement()
611 unsigned int arrayElement) in exitArrayElement()
H A Dblocklayout.h249 virtual void enterArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in enterArrayElement()
250 virtual void exitArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in exitArrayElement()
H A DVariablePacker.cpp51 for (unsigned int arrayElement = 0u; arrayElement < currentArraySize; ++arrayElement) in ExpandStructArrayVariable() local
/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgVariableValue.hpp184 ConstStridedValueAccess arrayElement(int elementNdx) const in arrayElement() function in rsg::ConstStridedValueAccess
272 StridedValueAccess arrayElement(int elementNdx) in arrayElement() function in rsg::StridedValueAccess
446 inline ConstValueRangeAccess ConstValueRangeAccess::arrayElement(int elementNdx) const in arrayElement() function in rsg::ConstValueRangeAccess
486 inline ValueRangeAccess ValueRangeAccess::arrayElement(int elementNdx) in arrayElement() function in rsg::ValueRangeAccess
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/invoke/
H A DMethodHandle.java1030 Class<?> arrayElement = arrayType.getComponentType(); in asSpreaderChecks() local
1052 Class<?> arrayElement = arrayType.getComponentType(); in spreadArrayChecks() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandle.java1030 Class<?> arrayElement = arrayType.getComponentType(); in asSpreaderChecks() local
1052 Class<?> arrayElement = arrayType.getComponentType(); in spreadArrayChecks() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandle.java1030 Class<?> arrayElement = arrayType.getComponentType(); in asSpreaderChecks() local
1052 Class<?> arrayElement = arrayType.getComponentType(); in spreadArrayChecks() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkBuilderUtil.hpp130 static inline Location bindingArrayElement(uint32_t binding_, uint32_t arrayElement) in bindingArrayElement()
137 …inline Location(uint32_t binding_, uint32_t arrayElement) : m_binding(binding_), m_arrayElement(ar… in Location()
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DblocklayoutHLSL.cpp138 for (size_t arrayElement = 0; arrayElement < variable.getArraySizeProduct(); arrayElement++) in HLSLVariableRegisterCount() local
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_test_utils.cpp144 const rapidjson::Document::ValueType &arrayElement = traceArray[arrayIndex]; in LoadTraceNamesFromJSON() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DShaderInterfaceVariableInfoMap.cpp38 for (const ShaderInterfaceVariableXfbInfo &arrayElement : xfb.arrayElements) in SaveShaderInterfaceVariableXfbInfo() local
H A Dvk_cache_utils.cpp6171 for (uint32_t arrayElement = 0; arrayElement < writeSet.descriptorCount; in updateDescriptorSet() local
6191 for (uint32_t arrayElement = 0; arrayElement < writeSet.descriptorCount; in updateDescriptorSet() local
6381 for (uint16_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in updatePreCacheActiveTextures() local
6468 uint32_t arrayElement = block.pod.isArray ? block.pod.arrayElement : 0; in updateOneShaderBuffer() local
6608 for (uint32_t arrayElement = 0; in updateAtomicCounters() local
6618 const GLuint arrayElement = executable.getAtomicCounterBufferBinding(bufferIndex); in updateAtomicCounters() local
6772 for (uint32_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in updateImages() local
6795 for (uint32_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in updateImages() local
H A DProgramExecutableVk.cpp309 for (uint32_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in UpdateFullTexturesDescriptorSet() local
H A Dspv_utils.cpp2037 for (const ShaderInterfaceVariableXfbInfo &arrayElement : xfb.arrayElements) in visitXfbVarying() local
H A DContextVk.cpp796 for (uint32_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in UpdateImagesWithSharedCacheKey() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramLinkedResources.cpp553 void enterArrayElement(const sh::ShaderVariable &arrayVar, unsigned int arrayElement) override in enterArrayElement()
559 void exitArrayElement(const sh::ShaderVariable &arrayVar, unsigned int arrayElement) override in exitArrayElement()
1490 for (unsigned int arrayElement = 0; arrayElement < interfaceBlock.elementCount(); in defineInterfaceBlock() local
H A DUniform.h273 uint32_t arrayElement; member
H A DVaryingPacking.cpp538 for (unsigned int arrayElement = 0; arrayElement < arrayElementCount; ++arrayElement) in insertVaryingIntoRegisterMap() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DUniformTest.cpp1079 for (size_t arrayElement = 0; arrayElement < 5; ++arrayElement) in TEST_P() local
1095 for (size_t arrayElement = 0; arrayElement < 5; ++arrayElement) in TEST_P() local
/aosp_15_r20/art/test/476-checker-ctor-fence-redun-elim/src/
H A DMain.java839 Object arrayElement = Array.get(val, i); in valueToString() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp289 …ptorPointer(DescriptorSet *descriptorSet, uint32_t bindingNumber, uint32_t arrayElement, uint32_t … in getDescriptorPointer()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp553 void streamValue(std::ostringstream &str, int arrayElement = 0, int column = 0) const in streamValue()
1041 for (int arrayElement = 0; arrayElement < uniform.type.arraySize; arrayElement++) in streamUniformValidator() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.cpp2967 std::vector <int> arrayElement; in handleAssign() local

12