| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_memory.cpp | 46 dng_memory_data::dng_memory_data (uint32 count, std::size_t elementSize) in dng_memory_data() 90 void dng_memory_data::Allocate (uint32 count, std::size_t elementSize) in Allocate()
|
| /third_party/skia/src/gpu/ |
| D | GrSPIRVVaryingHandler.cpp | 89 int elementSize = grsltype_to_location_size(var.getType()); in finalize_helper() local
|
| D | GrSPIRVUniformHandler.cpp | 177 uint32_t elementSize = std::max<uint32_t>(16, grsltype_to_size(type)); in get_ubo_offset() local
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkVaryingHandler.cpp | 83 int elementSize = grsltype_to_location_size(var.getType()); in finalize_helper() local
|
| D | GrVkUniformHandler.cpp | 181 uint32_t elementSize = std::max<uint32_t>(16, grsltype_to_vk_size(type, layout)); in get_aligned_offset() local
|
| /third_party/vk-gl-cts/framework/delibs/depool/ |
| D | dePoolArray.h | 42 int elementSize; /*!< Size of the element (in bytes). */ member
|
| D | dePoolArray.c | 43 dePoolArray* dePoolArray_create (deMemPool* pool, int elementSize) in dePoolArray_create()
|
| /third_party/node/lib/internal/crypto/ |
| D | random.js | 70 function assertOffset(offset, elementSize, length) { argument 82 function assertSize(size, elementSize, offset, length) { argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| D | vktQueryPoolOcclusionTests.cpp | 611 …const vk::VkDeviceSize elementSize = m_testVector.queryResultSize == RESULT_SIZE_32_BIT ? size… in OcclusionQueryTestInstance() local 950 …const vk::VkDeviceSize elementSize = m_testVector.queryResultSize == RESULT_SIZE_32_BIT ? sizeof(d… in recordRender() local 989 …const vk::VkDeviceSize elementSize = m_testVector.queryResultSize == RESULT_SIZE_32_BIT ? sizeof(d… in recordCopyResults() local 1009 …const vk::VkDeviceSize elementSize = m_testVector.queryResultSize == RESULT_SIZE_32_BIT ? sizeof… in captureResults() local 1537 …const vk::VkDeviceSize elementSize = (testVector.queryResultsAvailability ? resultSize * 2 : resu… in init() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | VertexBuffer9.cpp | 73 size_t elementSize = gl::ComputeVertexAttributeTypeSize(attrib); in storeVertexAttributes() local
|
| D | formatutils9.cpp | 580 size_t elementSize, in CreateVertexFormatInfo()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
| D | vktQueryPoolOcclusionTests.cpp | 611 …const vk::VkDeviceSize elementSize = m_testVector.queryResultSize == RESULT_SIZE_32_BIT ? size… in OcclusionQueryTestInstance() local 950 …const vk::VkDeviceSize elementSize = m_testVector.queryResultSize == RESULT_SIZE_32_BIT ? sizeof(d… in recordRender() local 989 …const vk::VkDeviceSize elementSize = m_testVector.queryResultSize == RESULT_SIZE_32_BIT ? sizeof(d… in recordCopyResults() local 1009 …const vk::VkDeviceSize elementSize = m_testVector.queryResultSize == RESULT_SIZE_32_BIT ? sizeof… in captureResults() local 1561 …const vk::VkDeviceSize elementSize = (testVector.queryResultsAvailability ? resultSize * 2 : resu… in init() local
|
| /third_party/mesa3d/src/glx/ |
| D | pixel.c | 176 GLint components, elementSize, rowSize, padding, groupsPerRow, groupSize; in __glFillImage() local 402 GLint components, elementSize, rowSize, padding, groupsPerRow, groupSize; in __glEmptyImage() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | VertexDataManager.cpp | 64 int elementSize = attribute.typeSize(); in writeAttributeData() local
|
| D | utilities.cpp | 2291 sw::DrawType elementSize; in ConvertPrimitiveType() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| D | VertexDataManager.cpp | 64 angle::CheckedNumeric<size_t> elementSize = ComputeVertexAttributeTypeSize(attrib); in ElementsInBuffer() local 113 unsigned int elementSize = 0; in DirectStoragePossible() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluDrawUtil.cpp | 278 const int elementSize = getVtxCompSize(va.pointer.componentType)*va.pointer.numComponents; in appendAttributeNonStrided() local 307 const int elementSize = getVtxCompSize(dstVA.componentType)*dstVA.numComponents; in copyToLayout() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderFConvertTests.cpp | 330 const size_t elementSize = sizeof(typename T::StorageType); in calculate() local 374 const size_t elementSize = sizeof(typename T::StorageType); in unpackFloats() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| D | vktShaderFConvertTests.cpp | 330 const size_t elementSize = sizeof(typename T::StorageType); in calculate() local 374 const size_t elementSize = sizeof(typename T::StorageType); in unpackFloats() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| D | vktRobustness1VertexAccessTests.cpp | 335 const auto elementSize = static_cast<deUint32>(sizeof(Vertex)); in __anon86fbcf270902() local 393 const auto elementSize = static_cast<deUint32>(sizeof(Vec4)); in __anon86fbcf270c02() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| D | vktRobustness1VertexAccessTests.cpp | 337 const auto elementSize = static_cast<deUint32>(sizeof(Vertex)); in __anon763e00670902() local 396 const auto elementSize = static_cast<deUint32>(sizeof(Vec4)); in __anon763e00670c02() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | ProgramVk.cpp | 81 const int elementSize = sizeof(T) * componentCount; in UpdateDefaultUniformBlock() local 116 const int elementSize = sizeof(T) * componentCount; in ReadFromDefaultUniformBlock() local
|
| /third_party/skia/src/core/ |
| D | SkReadBuffer.cpp | 257 bool SkReadBuffer::readArray(void* value, size_t size, size_t elementSize) { in readArray()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsDrawTest.cpp | 1595 const size_t elementSize = componentSize * componentCount; in createBasicArray() local 1645 const size_t elementSize = 4; in generatePackedArray() local 1698 const size_t elementSize = sizeof(T); in createIndices() local 3246 …const size_t elementSize = attribSpec.componentCount * DrawTestSpec::inputTypeSize(attribSpe… in iterate() local
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | dePoolArray.hpp | 324 deUintptr elementSize = (deUintptr)deAlignPtr((void*)(deUintptr)sizeof(T), Alignment); in reserve() local
|