/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrFilteringTests.cpp | 214 Move<VkImage> LinearFilteringTestInstance::createImage(deUint32 width, deUint32 height) in createImage() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiImageCompressionControlTests.cpp | 219 static void checkAhbImageSupport (const Context& context, const TestParams testParams, const deUint32 width, const deUint32 height, const VkImageUsageFlagBits vkUsage) in checkAhbImageSupport() argument 323 const deUint32 height = 32; in ahbImageCreateTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawImageObjectUtil.cpp | 44 pack(int pixelSize, int width, int height, int depth, vk::VkDeviceSize rowPitchOrZero, vk::VkDeviceSize depthPitchOrZero, const void * srcBuffer, void * destBuffer) pack() argument 96 unpack(int pixelSize, int width, int height, int depth, vk::VkDeviceSize rowPitchOrZero, vk::VkDeviceSize depthPitchOrZero, const void * srcBuffer, void * destBuffer) unpack() argument 167 readSurface(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) readSurface() argument 191 readDepth(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) readDepth() argument 210 readVolume(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) readVolume() argument 259 read(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, vk::VkImageType type, void * data) read() argument 280 readUsingBuffer(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, void * data) readUsingBuffer() argument 414 readSurfaceLinear(vk::VkOffset3D offset, int width, int height, int depth, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) readSurfaceLinear() argument 427 readLinear(vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, void * data) readLinear() argument 592 uploadSurfaceLinear(const tcu::ConstPixelBufferAccess& access, vk::VkOffset3D offset, int width, int height, int depth, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurfaceLinear() argument 604 upload(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, vk::VkImageType type, const void * data) upload() argument 682 uploadUsingBuffer(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, const void * data) uploadUsingBuffer() argument 776 uploadLinear(vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, const void * data) uploadLinear() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsScissorTests.cpp | 267 inline IVec4 getAreaRect (const Vec4& area, const int width, const int height) in getAreaRect() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Image11.cpp | 543 GLsizei height = mHeight; createStagingTexture() local [all...] |
H A D | SwapChain11.cpp | 896 EGLint SwapChain11::present(DisplayD3D *displayD3D, EGLint x, EGLint y, EGLint width, EGLint height) in present() argument 782 swapRect(DisplayD3D *displayD3D, EGLint x, EGLint y, EGLint width, EGLint height) swapRect() argument 808 copyOffscreenToBackbuffer(DisplayD3D *displayD3D, EGLint x, EGLint y, EGLint width, EGLint height) copyOffscreenToBackbuffer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Image9.cpp | 587 int height = sourceArea.height; copyFromRTInternal() local [all...] |
H A D | renderer9_utils.cpp | 793 GLuint ComputeBlockSize(D3DFORMAT format, GLuint width, GLuint height) in ComputeBlockSize() argument
|
H A D | formatutils9.cpp | 52 UnreachableLoad(size_t width, size_t height, size_t depth, const uint8_t *input, size_t inputRowPitch, size_t inputDepthPitch, uint8_t *output, size_t outputRowPitch, size_t outputDepthPitch) UnreachableLoad() argument
|
H A D | StateManager9.cpp | 535 void StateManager9::setRenderTargetBounds(size_t width, size_t height) in setRenderTargetBounds() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
H A D | DisplayGbm.cpp | 165 bool DisplayGbm::Buffer::resize(int32_t width, int32_t height) in resize() argument 236 bool DisplayGbm::Buffer::initialize(int width, int height) in initialize() argument 818 EGLAttrib height = attribs.get(EGL_HEIGHT, 0); createPbufferSurface() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_3_2_params.cpp | 369 CaptureReadnPixels_data(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data, ParamCapture *dataParam) CaptureReadnPixels_data() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Renderbuffer.cpp | 79 update(GLsizei width, GLsizei height, const Format &format, GLsizei samples, MultisamplingMode multisamplingMode, InitState initState) update() argument 134 setStorage(const Context *context, GLenum internalformat, GLsizei width, GLsizei height) setStorage() argument 152 setStorageMultisample(const Context *context, GLsizei samplesIn, GLenum internalformat, GLsizei width, GLsizei height, MultisamplingMode mode) setStorageMultisample() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSparseTexture2Tests.cpp | 1057 GLint height; in writeDataToTexture() local 1156 GLint height; in verifyTextureData() local 1629 GLint height; UncommittedDepthStencil() local 1687 prepareDepthStencilFramebuffer(const Functions& gl, GLint width, GLint height) prepareDepthStencilFramebuffer() argument 1750 GLint height; verifyTextureDataExtended() local 2008 GLint height; verifyAtomicOperations() local 2152 verifyStencilTest(const Functions& gl, ShaderProgram& program, GLint width, GLint height, GLint widthCommitted) verifyStencilTest() argument 2197 verifyDepthTest(const Functions& gl, ShaderProgram& program, GLint width, GLint height, GLint widthCommitted) verifyDepthTest() argument 2241 verifyDepthBoundsTest(const Functions& gl, ShaderProgram& program, GLint width, GLint height, GLint widthCommitted) verifyDepthBoundsTest() argument 2760 GLint height; writeDataToTexture() local 2866 GLint height; verifyLookupTextureData() local [all...] |
H A D | gl4cSparseTextureTests.cpp | 152 getTextureLevelSize(GLint target, TextureState& state, GLint level, GLint& width, GLint& height, GLint& depth) getTextureLevelSize() argument 225 Storage(const Functions& gl, GLenum target, GLsizei levels, GLenum internal_format, GLuint width, GLuint height, GLuint depth) Storage() argument 286 SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y, glw::GLint z, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLenum format, glw::GLenum type, const glw::GLvoid* pixels) SubImage() argument 1397 GLint height = pageSizeY * (int)pow(2, levels - 1); verifyTexStorageFullArrayCubeMipmapsError() local 1457 GLint height = pageSizeY; verifyTexStorageInvalidValueErrors() local 1771 texPageCommitment(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, GLint zOffset, GLint width, GLint height, GLint depth, GLboolean commit) texPageCommitment() argument 1912 GLint height; writeDataToTexture() local 1958 GLint height; verifyTextureData() local 2079 GLint height; commitTexturePage() local 2105 GLint height; isInPageSizesRange() local 2132 GLint height; isPageSizesMultiplication() local 2422 texPageCommitment(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, GLint zOffset, GLint width, GLint height, GLint depth, GLboolean commit) texPageCommitment() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayImageOperations.cpp | 108 void fillData(T* data, glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLuint components, T base) in fillData() argument 139 bool checkResults(Context& context, glw::GLuint copy_po_id, glw::GLuint id, glw::GLuint width, glw::GLuint height, in checkResults() argument 271 configureTexture(glcts::Context& context, glw::GLuint* id, glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLenum internalFormat, glw::GLenum format, glw::GLenum type, const T* data) configureTexture() argument 566 glw::GLuint height = m_resolutions[res_index][DL_HEIGHT]; iterate() local 725 runShaders(glw::GLuint width, glw::GLuint height, glw::GLuint depth) runShaders() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 304 const int height = aosp_mustpass_egl_first_cfg[i].surfaceHeight; in getTestRunsForAOSPEGL() local 350 const int height in getTestRunsForAOSPES() local 245 getLogFileName(const char* apiName, const char* configName, const int iterId, const int runId, const int width, const int height, const int seed) getLogFileName() argument 259 getBaseOptions(std::vector<std::string>& args, const char* mustpassDir, const char* apiName, const char* configName, const char* screenRotation, int width, int height) getBaseOptions() argument 383 const int height = runParams[i].surfaceHeight; getTestRunsForNoContext() local 420 const int height = runParams[i].surfaceHeight; getTestRunsForSingleConfig() local 467 const int height = runParams[runNdx].surfaceHeight; getTestRunsForES() local 515 const int height = runParams[i].surfaceHeight; getTestRunsForESForGL() local 555 const int height = runParams[runNdx].surfaceHeight; getTestRunsForGL() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcFramebufferCompleteness.cpp | 87 void TestContext::texImage2D(GLenum target, GLuint level, GLint internalFormat, GLsizei width, GLsizei height, in texImage2D() argument 94 texImage2D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void* data) texImage2D() argument 102 texImage3D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void* data) texImage3D() argument 111 renderbufferStorage(GLuint rboId, GLenum target, GLenum internalFormat, GLsizei width, GLsizei height) renderbufferStorage() argument 121 renderbufferStorageMultisample(GLuint rboId, GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height) renderbufferStorageMultisample() argument [all...] |
H A D | glcShaderLibraryCase.cpp | 274 int height = deMin32(renderTarget.getHeight(), VIEWPORT_HEIGHT); in execute() local
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | pipeline.cc | 319 auto height = att.buffer->GetHeight(); in ValidateGraphics() local
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | graphics_pipeline.cc | 733 Initialize(uint32_t width, uint32_t height, CommandPool* pool) Initialize() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLPreRotationTest.cpp | 242 GLsizei height = 4; in testDrawingAndReadPixels() local 264 GLsizei height = 4; in testDrawingAndReadPixels() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | D3DTextureTest.cpp | 139 createD3D11PBuffer(size_t width, size_t height, UINT sampleCount, UINT sampleQuality, UINT bindFlags, DXGI_FORMAT format, const EGLint *attribs) createD3D11PBuffer() argument 167 createD3D11PBuffer(size_t width, size_t height, EGLint eglTextureFormat, EGLint eglTextureTarget, UINT sampleCount, UINT sampleQuality, UINT bindFlags, DXGI_FORMAT format) createD3D11PBuffer() argument 184 createPBuffer(size_t width, size_t height, EGLint eglTextureFormat, EGLint eglTextureTarget, UINT sampleCount, UINT sampleQuality) createPBuffer() argument
|
H A D | TextureMultisampleTest.cpp | 773 GLint width = 0, height = 0, depth = 0, samples = 0; in TEST_P() local 196 texStorageMultisample(GLenum target, GLint samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) texStorageMultisample() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | DrawCallPerf.cpp | 105 constexpr size_t height = 2; in CreateSimpleTexture2D() local
|