HomeSort by relevance Sort by last modified time
    Searched refs:getMaxNumUAVs (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDIL7XXDevice.h 40 virtual uint32_t getMaxNumUAVs() const;
AMDILEvergreenDevice.h 41 virtual uint32_t getMaxNumUAVs() const;
AMDILDevice.h 82 virtual uint32_t getMaxNumUAVs() const = 0;
AMDIL7XXDevice.cpp 87 uint32_t AMDGPU7XXDevice::getMaxNumUAVs() const
AMDILEvergreenDevice.cpp 45 uint32_t AMDGPUEvergreenDevice::getMaxNumUAVs() const {
  /external/mesa3d/src/gallium/drivers/radeon/
AMDIL7XXDevice.h 40 virtual uint32_t getMaxNumUAVs() const;
AMDILEvergreenDevice.h 41 virtual uint32_t getMaxNumUAVs() const;
AMDILDevice.h 82 virtual uint32_t getMaxNumUAVs() const = 0;
AMDIL7XXDevice.cpp 87 uint32_t AMDGPU7XXDevice::getMaxNumUAVs() const
AMDILEvergreenDevice.cpp 45 uint32_t AMDGPUEvergreenDevice::getMaxNumUAVs() const {

Completed in 35 milliseconds