| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureConversionTests.cpp | 57 int width; member 164 tcu::PixelBufferAccess errorMask (mapVkFormat(m_outFormat), width, height, 1, errorMaskData.get()); in verifyPixels() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageTransfer.cpp | 141 const auto width = m_params.dimensions.width; in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | SwapChain9.cpp | 278 EGLint SwapChain9::swapRect(DisplayD3D *displayD3D, EGLint x, EGLint y, EGLint width, EGLint height) in swapRect() argument
|
| H A D | Renderer9.h | 562 int width; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
| H A D | IOSurfaceSurfaceCGL.cpp | 233 EGLAttrib width = attribs.get(EGL_WIDTH); in validateAttributes() local 139 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
| H A D | DisplayGbm.h | 43 int32_t width; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
| H A D | SwapChainPanelNativeWindow.cpp | 244 createSwapChain(ID3D11Device *device, IDXGIFactory2 *factory, DXGI_FORMAT format, unsigned int width, unsigned int height, bool containsAlpha, IDXGISwapChain1 **swapChain) createSwapChain() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | SurfaceImpl.cpp | 42 void SurfaceImpl::setFixedWidth(EGLint width) in setFixedWidth() argument
|
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| H A D | SampleApplication.cpp | 77 SampleApplication(std::string name, int argc, char **argv, EGLint glesMajorVersion, EGLint glesMinorVersion, uint32_t width, uint32_t height) SampleApplication() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | SurfaceEGL.cpp | 69 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | WindowSurfaceGLX.cpp | 172 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument 284 getWindowDimensions(Window window, unsigned int *width, unsigned int *height) const getWindowDimensions() argument
|
| H A D | PixmapSurfaceGLX.cpp | 151 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | DXGISwapChainWindowSurfaceWGL.cpp | 139 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
|
| H A D | D3DTextureSurfaceWGL.cpp | 27 GetD3D11TextureInfo(EGLenum buftype, ID3D11Texture2D *texture11, size_t *width, size_t *height, const angle::Format **angleFormat, IUnknown **object, IUnknown **device) GetD3D11TextureInfo() argument 101 GetD3D9TextureInfo(EGLenum buftype, IDirect3DTexture9 *texture9, size_t *width, size_t *height, const angle::Format **angleFormat, IUnknown **object, IUnknown **device) GetD3D9TextureInfo() argument 179 GetD3DTextureInfo(EGLenum buftype, EGLClientBuffer clientBuffer, ID3D11Device *d3d11Device, size_t *width, size_t *height, const angle::Format **angleFormat, IUnknown **object, IUnknown **device) GetD3DTextureInfo() argument 378 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cIndirectParametersTests.cpp | 275 const int width = rt.getWidth(); in verify() local
|
| H A D | gl4cShaderDrawParametersTests.cpp | 305 const int width = rt.getWidth(); in verify() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp | 65 glw::GLenum width; member
|
| H A D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp | 136 const glw::GLsizei width = 1; in iterate() local 488 const glw::GLsizei width = 1; iterate() local 625 const glw::GLsizei width = 4; iterate() local 793 const glw::GLsizei width = 1; iterate() local 943 const glw::GLsizei width = 1; iterate() local 1082 const glw::GLsizei width = 1; iterate() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 117 bool GeometryShaderLayeredRenderingBoundaryCondition::comparePixels(glw::GLint width, glw::GLint height, in comparePixels() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| H A D | esextcTextureCubeMapArrayGenerateMipMap.cpp | 74 static int getAmountOfLevelsForTexture(int width, int height) in getAmountOfLevelsForTexture() argument 161 void TextureCubeMapArrayGenerateMipMapFilterable::generateTestData(int n_layer, unsigned char* data, int width, in generateTestData() argument [all...] |
| H A D | esextcTextureCubeMapArrayStencilAttachments.cpp | 65 void CubeMapArrayDataStorage::init(const glw::GLuint width, const glw::GLuint height, const glw::GLuint depth, in init() argument
|
| H A D | esextcTextureCubeMapArraySubImage3D.cpp | 149 glw::GLuint width = resolutions[resolution_index][DL_WIDTH]; in iterate() local 233 configureDataBuffer(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLuint clear_value) configureDataBuffer() argument 313 configureCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLuint clear_value) configureCubeMapArrayTexture() argument 356 clearCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLuint clear_value) clearCubeMapArrayTexture() argument 432 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth) checkResults() argument 465 testTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLboolean& test_passed) testTexSubImage3D() argument 527 testCopyTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLboolean& test_passed) testCopyTexSubImage3D() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderGroupVoteTests.cpp | 51 GLsizei width; member
|
| H A D | glcShaderIntegerMixTests.cpp | 292 static const unsigned width = 8 * 8; member in deqp::ShaderIntegerMixRenderCase
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsBallotBroadcastTests.cpp | 48 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
|