Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
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 …]
/external/angle/src/compiler/translator/
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()
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()
DVariablePacker.cpp51 for (unsigned int arrayElement = 0u; arrayElement < currentArraySize; ++arrayElement) in ExpandStructArrayVariable() local
/external/deqp/modules/gles31/functional/
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 …]
/external/deqp/framework/randomshaders/
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
/external/deqp/external/vulkancts/framework/vulkan/
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()
/external/angle/src/compiler/translator/hlsl/
DblocklayoutHLSL.cpp139 for (size_t arrayElement = 0; arrayElement < variable.getArraySizeProduct(); arrayElement++) in HLSLVariableRegisterCount() local
/external/angle/util/capture/
Dframe_capture_test_utils.cpp144 const rapidjson::Document::ValueType &arrayElement = traceArray[arrayIndex]; in LoadTraceNamesFromJSON() local
/external/angle/src/libANGLE/renderer/vulkan/
DShaderInterfaceVariableInfoMap.cpp38 for (const ShaderInterfaceVariableXfbInfo &arrayElement : xfb.arrayElements) in SaveShaderInterfaceVariableXfbInfo() local
Dvk_cache_utils.cpp5466 for (uint32_t arrayElement = 0; arrayElement < writeSet.descriptorCount; in updateDescriptorSet() local
5486 for (uint32_t arrayElement = 0; arrayElement < writeSet.descriptorCount; in updateDescriptorSet() local
5661 for (uint16_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in UpdatePreCacheActiveTextures() local
5741 for (uint32_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in updateFullActiveTextures() local
5859 uint32_t arrayElement = block.pod.isArray ? block.pod.arrayElement : 0; in updateOneShaderBuffer() local
5987 for (uint32_t arrayElement = 0; in updateAtomicCounters() local
5997 const GLuint arrayElement = executable.getAtomicCounterBufferBinding(bufferIndex); in updateAtomicCounters() local
6154 for (uint32_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in updateImages() local
6178 for (uint32_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in updateImages() local
Dspv_utils.cpp2010 for (const ShaderInterfaceVariableXfbInfo &arrayElement : xfb.arrayElements) in visitXfbVarying() local
DContextVk.cpp779 for (uint32_t arrayElement = 0; arrayElement < arraySize; ++arrayElement) in UpdateImagesWithSharedCacheKey() local
/external/angle/src/tests/gl_tests/
DUniformTest.cpp776 for (size_t arrayElement = 0; arrayElement < 5; ++arrayElement) in TEST_P() local
792 for (size_t arrayElement = 0; arrayElement < 5; ++arrayElement) in TEST_P() local
/external/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp289 …ptorPointer(DescriptorSet *descriptorSet, uint32_t bindingNumber, uint32_t arrayElement, uint32_t … in getDescriptorPointer()
/external/angle/src/libANGLE/
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
DUniform.h273 uint32_t arrayElement; member
DVaryingPacking.cpp538 for (unsigned int arrayElement = 0; arrayElement < arrayElementCount; ++arrayElement) in insertVaryingIntoRegisterMap() local
DContext_gl.cpp1665 void Context::arrayElement(GLint i) in arrayElement() function in gl::Context
/external/deqp/external/openglcts/modules/gles31/
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
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp2972 std::vector <int> arrayElement; in handleAssign() local
/external/angle/third_party/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp2969 std::vector <int> arrayElement; in handleAssign() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp421 … vk::VkDescriptorUpdateTemplateEntry createTemplateBinding(uint32_t binding, uint32_t arrayElement, in createTemplateBinding()