Home
last modified time | relevance | path

Searched refs:DE_OFFSET_OF (Results 1 – 25 of 42) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1383 #define FEATURE_ITEM(STRUCT, MEMBER) {#MEMBER, DE_OFFSET_OF(STRUCT, MEMBER)}
1385 …in(static_cast<deUint32>(sizeof(LIMITING_STRUCT) - sizeof(VkBool32)), DE_OFFSET_OF(STRUCT, MEMBER))
1437 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceVulkan11Features, multiviewGeometr… in checkFeatures()
1438 …features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceVulkan11Features, multiviewTessellatio… in checkFeatures()
1445 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceVulkan11Features, variablePointers… in checkFeatures()
1454 …features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceRayTracingPipelineFeaturesKHR, rayTrac… in checkFeatures()
1466 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceMultiviewFeatures, multiviewGeomet… in checkFeatures()
1467 …features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceMultiviewFeatures, multiviewTessellati… in checkFeatures()
1477 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceRobustness2FeaturesEXT, robustBuff… in checkFeatures()
1486 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT,… in checkFeatures()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiDeviceInitializationTests.cpp1383 #define FEATURE_ITEM(STRUCT, MEMBER) {#MEMBER, DE_OFFSET_OF(STRUCT, MEMBER)}
1385 …in(static_cast<deUint32>(sizeof(LIMITING_STRUCT) - sizeof(VkBool32)), DE_OFFSET_OF(STRUCT, MEMBER))
1437 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceVulkan11Features, multiviewGeometr… in checkFeatures()
1438 …features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceVulkan11Features, multiviewTessellatio… in checkFeatures()
1445 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceVulkan11Features, variablePointers… in checkFeatures()
1454 …features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceRayTracingPipelineFeaturesKHR, rayTrac… in checkFeatures()
1466 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceMultiviewFeatures, multiviewGeomet… in checkFeatures()
1467 …features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceMultiviewFeatures, multiviewTessellati… in checkFeatures()
1477 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceRobustness2FeaturesEXT, robustBuff… in checkFeatures()
1486 …if (features[featureNdx].offset == DE_OFFSET_OF(VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT,… in checkFeatures()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp151 DE_OFFSET_OF(VertexDataNdc, positionNdc), // deUint32 offset; in getVertexDataDescripton()
334 DE_OFFSET_OF(VertexDataNdcScreen, positionNdc), // deUint32 offset; in getVertexDataDescripton()
344 DE_OFFSET_OF(VertexDataNdcScreen, positionScreen), // deUint32 offset; in getVertexDataDescripton()
918 DE_OFFSET_OF(VertexDataNdcBarycentric, positionNdc), // deUint32 offset; in getVertexDataDescripton()
928 DE_OFFSET_OF(VertexDataNdcBarycentric, barycentricCoord), // deUint32 offset; in getVertexDataDescripton()
DvktPipelineMultisampleShaderBuiltInTests.cpp74 DE_OFFSET_OF(VertexDataNdc, positionNdc), // deUint32 offset; in getVertexDataDescriptonNdc()
116 DE_OFFSET_OF(VertexDataNdcScreen, positionNdc), // deUint32 offset; in getVertexDataDescriptonNdcScreen()
126 DE_OFFSET_OF(VertexDataNdcScreen, positionScreen), // deUint32 offset; in getVertexDataDescriptonNdcScreen()
DvktPipelinePushDescriptorTests.cpp471 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset; in init()
1552 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in init()
2956 DE_OFFSET_OF(Vertex4RGBA, color) // deUint32 offset; in init()
4012 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in init()
DvktPipelineStencilTests.cpp545 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes;
DvktPipelineCreationFeedbackTests.cpp534 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes; in preparePipelineWrapper()
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp698 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in setup()
1186 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in setup()
DvktPipelineExecutablePropertiesTests.cpp1001 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes; in preparePipelineWrapper()
DvktPipelinePushConstantTests.cpp509 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset; in init()
2343 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset; in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp151 DE_OFFSET_OF(VertexDataNdc, positionNdc), // deUint32 offset; in getVertexDataDescripton()
334 DE_OFFSET_OF(VertexDataNdcScreen, positionNdc), // deUint32 offset; in getVertexDataDescripton()
344 DE_OFFSET_OF(VertexDataNdcScreen, positionScreen), // deUint32 offset; in getVertexDataDescripton()
918 DE_OFFSET_OF(VertexDataNdcBarycentric, positionNdc), // deUint32 offset; in getVertexDataDescripton()
928 DE_OFFSET_OF(VertexDataNdcBarycentric, barycentricCoord), // deUint32 offset; in getVertexDataDescripton()
DvktPipelineMultisampleShaderBuiltInTests.cpp74 DE_OFFSET_OF(VertexDataNdc, positionNdc), // deUint32 offset; in getVertexDataDescriptonNdc()
116 DE_OFFSET_OF(VertexDataNdcScreen, positionNdc), // deUint32 offset; in getVertexDataDescriptonNdcScreen()
126 DE_OFFSET_OF(VertexDataNdcScreen, positionScreen), // deUint32 offset; in getVertexDataDescriptonNdcScreen()
DvktPipelinePushDescriptorTests.cpp471 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset; in init()
1552 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in init()
2956 DE_OFFSET_OF(Vertex4RGBA, color) // deUint32 offset; in init()
4012 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in init()
DvktPipelineStencilTests.cpp545 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes;
DvktPipelineCreationFeedbackTests.cpp534 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes; in preparePipelineWrapper()
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp698 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in setup()
1186 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in setup()
DvktPipelineExecutablePropertiesTests.cpp1001 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes; in preparePipelineWrapper()
DvktPipelinePushConstantTests.cpp509 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset; in init()
2343 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset; in init()
DvktPipelineDepthTests.cpp581 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset;
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeDefs.hpp128 return (size_t)DE_OFFSET_OF(PaddingCheck, t); in alignOf()
/third_party/vk-gl-cts/framework/delibs/debase/
DdeDefs.h321 #define DE_OFFSET_OF(STRUCT, MEMBER) ((deUint32)(deUintptr)(deUint8*)&(((STRUCT*)0)->MEMBER)) macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp494 DE_OFFSET_OF(Vertex, uv) // deUint32 offset; in InputAttachmentSparseFillingTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp494 DE_OFFSET_OF(Vertex, uv) // deUint32 offset; in InputAttachmentSparseFillingTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp781 #define DEVICE_CORE_FEATURE_OFFSET(FEATURE_FIELD_NAME) DE_OFFSET_OF(VkPhysicalDeviceFeatures, FEATU…
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCase.cpp781 #define DEVICE_CORE_FEATURE_OFFSET(FEATURE_FIELD_NAME) DE_OFFSET_OF(VkPhysicalDeviceFeatures, FEATU…

12