/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_bc.h | 99 void print_w(int n, int width) { in print_w() argument 107 void print_wl(int n, int width) { in print_wl() argument 115 void print_wl(const std::string &s, int width) { in print_wl() argument 124 print_zw(int n, int width) print_zw() argument 132 print_zw_hex(int n, int width) print_zw_hex() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_server.c | 2335 int ret = 1, width; in sv_body() local 3049 int width; in www_body() local
|
H A D | s_client.c | 822 int ret = 1, in_init = 1, i, nbio_test = 0, sock = -1, k, width, state = 0; in s_client_main() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 3146 int width = 0; in wait_for_async() local
|
/third_party/openssl/apps/ |
H A D | s_server.c | 2330 int ret = 1, width; in sv_body() local 3044 int width; in www_body() local
|
H A D | s_client.c | 822 int ret = 1, in_init = 1, i, nbio_test = 0, sock = -1, k, width, state = 0; in s_client_main() local
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 3139 int width = 0; in wait_for_async() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 622 void CopiesAndBlittingTestInstance::generateBuffer (tcu::PixelBufferAccess buffer, int width, int height, int depth, FillMode mode) in generateBuffer() argument 3495 CompressedTextureForBlit(const tcu::CompressedTexFormat& srcFormat, int width, int height, int depth) CompressedTextureForBlit() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageCompressionTranscodingSupport.cpp | 2998 const deUint32 width = baseTextureWidth * widthMultiplier; getUnniceResolution() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTestsEXT.cpp | 99 uint32_t width; member 3269 const auto width = m_params->width; getQuadrantColors() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineLibraryTests.cpp | 1621 deInt32 width = (deInt32)m_renderArea.extent.width; runNullDescriptorSet() local 1734 deInt32 width = (deInt32)m_renderArea.extent.width; runNullDescriptorSetInMonolithicPipeline() local 1931 deInt32 width = (deInt32)m_renderArea.extent.width; runIndependentPipelineLayoutSets() local [all...] |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 296 const deUint32 width = 2 * height; // works well with a fixed-size font in logPixelGrid() local 383 int width = reference.getWidth(); in intThresholdCompare() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryAccelerationStructuresTests.cpp | 202 deUint32 width; member 226 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument [all...] |
H A D | vktRayQueryBuiltinTests.cpp | 220 deUint32 width; member 750 const deUint32 width in initVertexBuffer() local 257 makeImageCreateInfo(VkFormat format, deUint32 width, deUint32 height, deUint32 depth, VkImageType imageType = VK_IMAGE_TYPE_3D, VkImageUsageFlags usageFlags = VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT) makeImageCreateInfo() argument 1612 const deUint32 width = testParams.width; verify() local 1665 const deUint32 width = testParams.width; verify() local 1724 const deUint32 width = testParams.width; verify() local 1846 const deUint32 width = testParams.width; verify() local 1928 const deUint32 width = testParams.width; initAccelerationStructures() local 2085 const deUint32 width = testParams.width; initAccelerationStructures() local 2245 const deUint32 width = testParams.width; initAccelerationStructures() local 2369 const deUint32 width = testParams.width; initAccelerationStructures() local 2522 const deUint32 width = testParams.width; initAccelerationStructures() local 2681 const deUint32 width = testParams.width; initAccelerationStructures() local 2842 const deUint32 width = testParams.width; initAccelerationStructures() local 3003 const deUint32 width = testParams.width; initAccelerationStructures() local 3169 const deUint32 width = testParams.width; initAccelerationStructures() local 3349 const deUint32 width = testParams.width; initAccelerationStructures() local 3529 const deUint32 width = testParams.width; initAccelerationStructures() local 3745 const deUint32 width = testParams.width; initAccelerationStructures() local 4165 const deUint32 width = testParams.width; initAccelerationStructures() local 4293 const deUint32 width = testParams.width; initAccelerationStructures() local 4458 const deUint32 width = testParams.width; initAccelerationStructures() local 4628 const deUint32 width = testParams.width; initAccelerationStructures() local 4822 const deUint32 width = testParams.width; initAccelerationStructures() local 4988 const deUint32 width = testParams.width; initAccelerationStructures() local 5163 const deUint32 width = testParams.width; initAccelerationStructures() local 5348 const deUint32 width = testParams.width; initAccelerationStructures() local 5684 const deUint32 width = m_data.width; iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 2051 deUint32 width = m_data.imageDim[0]; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 53 deUint32 getNextWidth (const deUint32 width) in getNextWidth() argument 2862 check(std::vector<const void*> datas, deUint32 width, deUint32 ref) check() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageCompressionTranscodingSupport.cpp | 2984 const deUint32 width = baseTextureWidth * widthMultiplier; getUnniceResolution() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTestsEXT.cpp | 99 uint32_t width; member 3251 const auto width = m_params->width; getQuadrantColors() local [all...] |
/third_party/skia/third_party/externals/angle2/src/common/spirv/ |
H A D | spirv_instruction_builder_autogen.cpp | 279 void WriteTypeInt(Blob *blob, IdResult idResult, LiteralInteger width, LiteralInteger signedness) in WriteTypeInt() argument 288 void WriteTypeFloat(Blob *blob, IdResult idResult, LiteralInteger width) in WriteTypeFloat() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Renderer9.cpp | 824 EGLint width = attribs.getAsInt(EGL_WIDTH, 0); in validateShareHandle() local 730 getD3DTextureInfo(const egl::Config *configuration, IUnknown *d3dTexture, const egl::AttributeMap &attribs, EGLint *width, EGLint *height, GLsizei *samples, gl::Format *glFormat, const angle::Format **angleFormat, UINT *arraySlice) const getD3DTextureInfo() argument 2544 createRenderTarget(const gl::Context *context, int width, int height, GLenum format, GLsizei samples, RenderTargetD3D **outRT) createRenderTarget() argument 2899 createTextureStorage2D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels, const std::string &label, bool hintLevelZeroOnly) createTextureStorage2D() argument 2921 createTextureStorage3D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage3D() argument 2935 createTextureStorage2DArray(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage2DArray() argument 2949 createTextureStorage2DMultisample(GLenum internalformat, GLsizei width, GLsizei height, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisample() argument 2963 createTextureStorage2DMultisampleArray(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisampleArray() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderImageLoadStoreTests.cpp | 190 void scaleDimensionsToMemory(int& width, int& height, int devLayers, int sysLayers, int devBPP, int sysBPP) in scaleDimensionsToMemory() argument 5530 int width = getWindowWidth(); in Run() local 5930 int width = getWindowWidth(); Run() local 6023 int width = getWindowWidth(); Run() local 6236 int width = getWindowWidth(); Run() local 6394 int width = getWindowWidth(); Run() local 6468 int width = getWindowWidth(); Run() local 7040 Compare2DR8UITextures(GLuint left_texture_id, GLuint right_texture_id, GLuint width, GLuint height) Compare2DR8UITextures() argument 7134 Create2DR8UIDestinationTexture(GLuint width, GLuint height, GLuint& out_texture_id) Create2DR8UIDestinationTexture() argument 7161 Create2DR8UISourceTexture(GLuint width, GLuint height, GLuint& out_texture_id) Create2DR8UISourceTexture() argument 7192 Create2DR8UITexture(GLuint width, GLuint height, const std::vector<GLubyte>& texture_data, GLuint& out_texture_id) Create2DR8UITexture() argument [all...] |
H A D | gl4cShaderStorageBufferObjectTests.cpp | 419 const int width = 100; in ValidateWindow4Quads() local [all...] |
H A D | gl4cTextureViewTests.cpp | 1800 getTextureDataSize(const glw::GLenum internalformat, const glw::GLenum type, const unsigned int width, const unsigned int height) getTextureDataSize() argument 8694 getStaticColorTextureData(unsigned int width, unsigned int height) const getStaticColorTextureData() argument [all...] |
H A D | gl4cCopyImageTests.cpp | 1279 static const GLuint width = 16; in prepareMultisampleTex() local 1329 static const GLuint width = 16; in prepareRenderBuffer() local 1367 static const GLuint width = 16; in prepareTex16x16x6() local 1394 prepareTexture(deqp::Context& context, GLuint name, GLenum target, GLenum internal_format, GLenum format, GLenum type, GLuint level, GLuint width, GLuint height, GLuint depth, const GLvoid* pixels, GLuint& out_buf_id) prepareTexture() argument 2657 calculateDimmensions(GLenum target, GLuint level, GLuint width, GLuint height, GLuint* out_widths, GLuint* out_heights, GLuint* out_depths) const calculateDimmensions() argument 5763 const unsigned int width = 16; iterate() local 5832 createTexture(int width, int height, GLint internalFormat, GLuint type, const void* data, int minFilter, int magFilter) createTexture() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderStorageBufferObjectTests.cpp | 303 const int width = 100; in ValidateWindow4Quads() local [all...] |