/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferComputeInstance.cpp | 45 const VkDevice device = context.getDevice(); in createDataBuffer() local 92 const VkDevice device = context.getDevice(); in createColorDataBuffer() local 136 const VkDevice device = context.getDevice(); createDescriptorSetLayout() local 149 const VkDevice device = context.getDevice(); createDescriptorPool() local 165 const VkDevice device = context.getDevice(); createDescriptorSet() local 202 const VkDevice device = context.getDevice(); createDescriptorSet() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalClearAttachmentTests.cpp | 91 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
H A D | vktConditionalRenderingTestUtil.cpp | 52 const auto device = context.getDevice(); in createConditionalRenderingBuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawSimpleTest.cpp | 115 const vk::VkDevice device = m_context.getDevice(); in iterate() local 264 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateCBTests.cpp | 65 virtual void initPipeline (const vk::VkDevice device) in initPipeline() argument 123 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
H A D | vktDynamicStateGeneralTests.cpp | 76 const vk::VkDevice device = m_context.getDevice(); in iterate() local 187 const vk::VkDevice device = m_context.getDevice(); in iterate() local 314 virtual void initPipeline (const vk::VkDevice device) in initPipeline() argument 364 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryBasicClass.cpp | 74 const VkDevice device = m_context.getDevice(); in iterate() local 191 createPipelineLayout(const DeviceInterface& vk, const VkDevice device) createPipelineLayout() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageExtendedUsageBitTests.cpp | 141 virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDevice device, VkFormat viewFormat, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument 151 virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDevice device, VkFormat viewFormat, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryMappingTests.cpp | 99 void mapMemoryWrapper(const DeviceInterface& vkd, VkDevice device, vk::VkDeviceMemory memory, VkDeviceSize mappingOffset, VkDeviceSize mappingSize, void** ptr, bool useMap2) in mapMemoryWrapper() argument 120 void unmapMemoryWrapper(const DeviceInterface& vkd, VkDevice device, vk::VkDeviceMemory memory, bool useMap2) in unmapMemoryWrapper() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemShaderTimeoutTests.cpp | 117 const VkDevice device = *m_logicalDevice; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemAttachmentLoadTests.cpp | 122 const vk::VkDevice device = ctx.getDevice(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicFenceTests.cpp | 59 const VkDevice device = getSyncDevice(videoDevice, context); in basicOneFenceCase() local 136 const VkDevice device = getSyncDevice(videoDevice, context); basicSignaledCase() local 175 const VkDevice device = getSyncDevice(videoDevice, context); basicMultiFenceCase() local 249 const VkDevice device = getSyncDevice(videoDevice, context); emptySubmitCase() local 279 const VkDevice device = getSyncDevice(videoDevice, context); basicMultiFenceWaitAllFalseCase() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktTestCase.hpp | 62 vk::VkDevice device; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrImageOffsetTests.cpp | 67 createImage(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFormat format, const UVec2& size) createImage() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
H A D | vktAmberDepthTests.cpp | 108 Move<VkDevice> device = createCustomDevice(ctx.getTestContext().getCommandLine().isValidationEnabled(), ctx.getPlatformInterface(), ctx.getInstance(), ctx.getInstanceInterface(), ctx.getPhysicalDevice(), &deviceCreateInfo); in createInstance() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferComputeInstance.cpp | 45 const VkDevice device = context.getDevice(); in createDataBuffer() local 92 const VkDevice device = context.getDevice(); in createColorDataBuffer() local 136 const VkDevice device = context.getDevice(); createDescriptorSetLayout() local 149 const VkDevice device = context.getDevice(); createDescriptorPool() local 165 const VkDevice device = context.getDevice(); createDescriptorSet() local 202 const VkDevice device = context.getDevice(); createDescriptorSet() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalClearAttachmentTests.cpp | 91 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
H A D | vktConditionalRenderingTestUtil.cpp | 52 const auto device = context.getDevice(); in createConditionalRenderingBuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawIndexedTest.cpp | 139 const vk::VkDevice device = m_context.getDevice(); in iterate() local 276 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
H A D | vktDrawSimpleTest.cpp | 115 const vk::VkDevice device = m_context.getDevice(); in iterate() local 264 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateCBTests.cpp | 63 virtual void initPipeline (const vk::VkDevice device) in initPipeline() argument 121 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryBasicClass.cpp | 74 const VkDevice device = m_context.getDevice(); in iterate() local 191 createPipelineLayout(const DeviceInterface& vk, const VkDevice device) createPipelineLayout() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageExtendedUsageBitTests.cpp | 141 virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDevice device, VkFormat viewFormat, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument 151 virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDevice device, VkFormat viewFormat, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Device.cpp | 74 bool Device::IsValidDevice(const Device *device) in IsValidDevice() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLKernelCL.cpp | 186 const cl_device_id device = ctx.getDevices()[index]->getImpl<CLDeviceCL>().getNative(); in createInfo() local 31 GetWorkGroupInfo(cl_kernel kernel, cl_device_id device, cl::KernelWorkGroupInfo name, T &value, cl_int &errorCode) GetWorkGroupInfo() argument
|