/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 1383 #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/ |
D | vktApiDeviceInitializationTests.cpp | 1383 #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/ |
D | vktPipelineMultisampleInterpolationTests.cpp | 151 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()
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 74 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()
|
D | vktPipelinePushDescriptorTests.cpp | 471 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()
|
D | vktPipelineStencilTests.cpp | 545 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes;
|
D | vktPipelineCreationFeedbackTests.cpp | 534 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes; in preparePipelineWrapper()
|
D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 698 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in setup() 1186 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in setup()
|
D | vktPipelineExecutablePropertiesTests.cpp | 1001 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes; in preparePipelineWrapper()
|
D | vktPipelinePushConstantTests.cpp | 509 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/ |
D | vktPipelineMultisampleInterpolationTests.cpp | 151 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()
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 74 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()
|
D | vktPipelinePushDescriptorTests.cpp | 471 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()
|
D | vktPipelineStencilTests.cpp | 545 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes;
|
D | vktPipelineCreationFeedbackTests.cpp | 534 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes; in preparePipelineWrapper()
|
D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 698 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in setup() 1186 DE_OFFSET_OF(Vertex4Tex4, texCoord), // deUint32 offset; in setup()
|
D | vktPipelineExecutablePropertiesTests.cpp | 1001 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offsetInBytes; in preparePipelineWrapper()
|
D | vktPipelinePushConstantTests.cpp | 509 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset; in init() 2343 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset; in init()
|
D | vktPipelineDepthTests.cpp | 581 DE_OFFSET_OF(Vertex4RGBA, color), // deUint32 offset;
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deDefs.hpp | 128 return (size_t)DE_OFFSET_OF(PaddingCheck, t); in alignOf()
|
/third_party/vk-gl-cts/framework/delibs/debase/ |
D | deDefs.h | 321 #define DE_OFFSET_OF(STRUCT, MEMBER) ((deUint32)(deUintptr)(deUint8*)&(((STRUCT*)0)->MEMBER)) macro
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 494 DE_OFFSET_OF(Vertex, uv) // deUint32 offset; in InputAttachmentSparseFillingTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 494 DE_OFFSET_OF(Vertex, uv) // deUint32 offset; in InputAttachmentSparseFillingTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 781 #define DEVICE_CORE_FEATURE_OFFSET(FEATURE_FIELD_NAME) DE_OFFSET_OF(VkPhysicalDeviceFeatures, FEATU…
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktTestCase.cpp | 781 #define DEVICE_CORE_FEATURE_OFFSET(FEATURE_FIELD_NAME) DE_OFFSET_OF(VkPhysicalDeviceFeatures, FEATU…
|