Home
last modified time | relevance | path

Searched defs:deviceProperties (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBase.cpp41 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in validateImageSize() local
DvktPipelineMultisampleTests.cpp684 VkPhysicalDeviceProperties deviceProperties; in isSupportedSampleCount() local
1334 VkPhysicalDeviceProperties deviceProperties; in verifyImage() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp189 VkPhysicalDeviceProperties2 deviceProperties; in isFloatControlsFeaturesSupported() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceCuda.h136 const cudaDeviceProp& deviceProperties() const { in initializeDeviceProp() function
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp590 vk::VkPhysicalDeviceProperties deviceProperties; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp516 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in recordCommands() local
DvktSparseResourcesTestsUtil.cpp184 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physical… in isImageSizeSupported() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp77 vk::VkPhysicalDeviceProperties deviceProperties; in getResultBlockAlignedSize() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp229 VkPhysicalDeviceProperties2 deviceProperties; in isFeaturesSupported() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3026 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physic… in allocateAndBindSparseImage() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc139 const gpuDeviceProp_t& deviceProperties() const override { in deviceProperties() function in tensorflow::EigenGpuStreamDevice
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1229 …const VkPhysicalDeviceProperties deviceProperties = getPhysicalDeviceProperties(instance, physic… in uploadSparseImage() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1234 tcu::TestStatus deviceProperties (Context& context) in deviceProperties() function