| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationTimelineSemaphoreTests.cpp | 164 WaitTestInstance (Context& context, SynchronizationType type, bool waitAll, bool signalFromDevice) in WaitTestInstance() argument 254 WaitTestCase (tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, bool waitAll, bool signalFromDevice) in WaitTestCase() argument 285 HostWaitBeforeSignalTestInstance (Context& context, SynchronizationType type) in HostWaitBeforeSignalTestInstance() argument 108 deviceSignal(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkFence fence, const SynchronizationType type, const VkSemaphore semaphore, const deUint64 timelineValue) deviceSignal() argument 385 HostWaitBeforeSignalTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type) HostWaitBeforeSignalTestCase() argument 565 checkSupport(Context& context, SynchronizationType type) checkSupport() argument 575 maxDifferenceValueCase(Context& context, SynchronizationType type) maxDifferenceValueCase() argument 636 initialValueCase(Context& context, SynchronizationType type) initialValueCase() argument 739 WaitTests(tcu::TestContext& testCtx, SynchronizationType type) WaitTests() argument 902 DeviceHostTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) DeviceHostTestInstance() argument 1079 DeviceHostSyncTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) DeviceHostSyncTestCase() argument 1125 DeviceHostTestsBase(tcu::TestContext& testCtx, SynchronizationType type) DeviceHostTestsBase() argument 1306 createTestDevice(Context& context, const VkInstance& instance, const InstanceInterface& vki, SynchronizationType type) createTestDevice() argument 1401 SingletonDevice(Context& context, SynchronizationType type) SingletonDevice() argument 1408 getDevice(Context& context, SynchronizationType type) getDevice() argument 1440 WaitBeforeSignalTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) WaitBeforeSignalTestInstance() argument 1713 WaitBeforeSignalTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) WaitBeforeSignalTestCase() argument 1765 WaitBeforeSignalTests(tcu::TestContext& testCtx, SynchronizationType type) WaitBeforeSignalTests() argument 1878 OneToNTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) OneToNTestInstance() argument 2215 OneToNTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) OneToNTestCase() argument 2266 OneToNTests(tcu::TestContext& testCtx, SynchronizationType type) OneToNTests() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTestUtil.cpp | 128 VkImageViewType textureTypeToImageViewType (TextureBinding::Type type) in textureTypeToImageViewType() argument 143 VkImageType imageViewTypeToImageType (VkImageViewType type) in imageViewTypeToImageType() argument 312 TextureBinding::TextureBinding (Context& context, VkDevice device, Allocator& allocator, const TestTextureSp& textureData, const TextureBinding::Type type, const vk::VkImageAspectFlags aspectMask, const TextureBinding::ImageBackingMode backingMode, const VkComponentMapping componentMapping) in TextureBinding() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 307 void NativeHandle::setWin32Handle (Win32HandleType type, vk::pt::Win32Handle handle) in setWin32Handle() argument 393 const char* externalSemaphoreTypeToName (vk::VkExternalSemaphoreHandleTypeFlagBits type) in externalSemaphoreTypeToName() argument 421 const char* externalFenceTypeToName (vk::VkExternalFenceHandleTypeFlagBits type) in externalFenceTypeToName() argument 443 externalMemoryTypeToName(vk::VkExternalMemoryHandleTypeFlagBits type) externalMemoryTypeToName() argument 490 isSupportedPermanence(vk::VkExternalSemaphoreHandleTypeFlagBits type, Permanence permanence) isSupportedPermanence() argument 514 getHandelTypeTransferences(vk::VkExternalSemaphoreHandleTypeFlagBits type) getHandelTypeTransferences() argument 537 isSupportedPermanence(vk::VkExternalFenceHandleTypeFlagBits type, Permanence permanence) isSupportedPermanence() argument 558 getHandelTypeTransferences(vk::VkExternalFenceHandleTypeFlagBits type) getHandelTypeTransferences() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 265 const std::string type = ((m_data.convertUToPtr == CONVERT_U64CMP) ? "uint64_t" : "uvec2"); in checkBuffer() local
|
| H A D | vktBindingDescriptorUpdateTests.cpp | 159 vk::VkDescriptorType type; member [all...] |
| H A D | vktBindingMutableTests.cpp | 969 VkDescriptorType type; // The descriptor type. member in vkt::BindingModel::SingleBinding [all...] |
| H A D | vktBindingShaderAccessTests.cpp | 149 bool isUniformDescriptorType (vk::VkDescriptorType type) in isUniformDescriptorType() argument 156 bool isDynamicDescriptorType (vk::VkDescriptorType type) in isDynamicDescriptorType() argument 258 vk::VkImageType viewTypeToImageType (vk::VkImageViewType type) in viewTypeToImageType() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawCreateInfoUtil.cpp | 613 DescriptorPoolCreateInfo& DescriptorPoolCreateInfo::addDescriptors (vk::VkDescriptorType type, deUint32 count) in addDescriptors() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageAtomicOperationTests.cpp | 734 const string type = getComponentTypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local 866 const string type = getComponentTypeStr(componentWidth, intFormat, uintFormat, floatFormat); in initPrograms() local 1975 ShaderReadType type; in createImageAtomicOperationTests() member 1987 ImageBackingType type; in createImageAtomicOperationTests() member [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | glslang_tab_autogen.h | 276 TPublicType type; member
|
| H A D | IntermNode.cpp | 622 TIntermAggregate *TIntermAggregate::CreateConstructor(const TType &type, TIntermSequence *arguments) in CreateConstructor() argument 1586 TIntermLoop::TIntermLoop(TLoopType type, in TIntermLoop() argument 627 TIntermAggregate(const TFunction *func, const TType &type, TOperator op, TIntermSequence *arguments) TIntermAggregate() argument 2059 FoldIndexing(const TType &type, const TConstantUnion *constArray, int index) FoldIndexing() argument [all...] |
| H A D | IntermNode.h | 341 TIntermConstantUnion(const TConstantUnion *unionPointer, const TType &type) in TIntermConstantUnion() argument 437 TIntermOperator(TOperator op, const TType &type) : TIntermExpression(type), mO in TIntermOperator() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Display.cpp | 1394 createSync(const gl::Context *currentContext, EGLenum type, const AttributeMap &attribs, Sync **outSync) createSync() argument
|
| H A D | State.cpp | 36 bool GetAlternativeQueryType(QueryType type, QueryType *alternativeType) in GetAlternativeQueryType() argument 1616 setSamplerTexture(const Context *context, TextureType type, Texture *texture) setSamplerTexture() argument 1712 invalidateTextureBindings(TextureType type) invalidateTextureBindings() argument 1925 setVertexAttribFormat(GLuint attribIndex, GLint size, VertexAttribType type, bool normalized, bool pureInteger, GLuint relativeOffset) setVertexAttribFormat() argument 2086 setActiveQuery(const Context *context, QueryType type, Query *query) setActiveQuery() argument [all...] |
| H A D | State.h | 479 setVertexAttribPointer(const Context *context, unsigned int attribNum, Buffer *boundBuffer, GLint size, VertexAttribType type, bool normalized, GLsizei stride, const void *pointer) setVertexAttribPointer() argument 493 setVertexAttribIPointer(const Context *context, unsigned int attribNum, Buffer *boundBuffer, GLint size, VertexAttribType type, GLsizei stride, const void *pointer) setVertexAttribIPointer() argument [all...] |
| H A D | formatutils.cpp | 537 Format(GLenum internalFormat, GLenum type) Format() argument 791 AddRGBAXFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, const FormatBits &formatBits, GLenum format, GLenum type, GLenum componentType, bool srgb, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddRGBAXFormat() argument 832 AddRGBAFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint red, GLuint green, GLuint blue, GLuint alpha, GLuint shared, GLenum format, GLenum type, GLenum componentType, bool srgb, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddRGBAFormat() argument 855 AddLUMAFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint luminance, GLuint alpha, GLenum format, GLenum type, GLenum componentType, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddLUMAFormat() argument 891 AddDepthStencilFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint depthBits, GLuint stencilBits, GLuint unusedBits, GLenum format, GLenum type, GLenum componentType, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddDepthStencilFormat() argument 965 AddYUVFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint cr, GLuint y, GLuint cb, GLuint alpha, GLuint shared, GLenum format, GLenum type, GLenum componentType, bool srgb, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddYUVFormat() argument 1515 GetPackedTypeInfo(GLenum type) GetPackedTypeInfo() argument 1591 GetInternalFormatInfo(GLenum internalFormat, GLenum type) GetInternalFormatInfo() argument 1864 MaybeOverrideLuminance(GLenum &format, GLenum &type, GLenum actualFormat, GLenum actualType) MaybeOverrideLuminance() argument 1940 GetVertexFormatID(VertexAttribType type, GLboolean normalized, GLuint components, bool pureInteger) GetVertexFormatID() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | TextureStorage11.cpp | 679 GLenum type = sourceInternalFormat.type; in generateMipmap() local 731 setData(const gl::Context *context, const gl::ImageIndex &index, ImageD3D *image, const gl::Box *destBox, GLenum type, const gl::PixelUnpackState &unpack, const uint8_t *pixelData) setData() argument
|
| H A D | Blit11.cpp | 693 Blit11::SwizzleShaderType Blit11::GetSwizzleShaderType(GLenum type, in GetSwizzleShaderType() argument 1613 getSwizzleShader(const gl::Context *context, GLenum type, D3D11_SRV_DIMENSION viewDimension, const Shader **shader) getSwizzleShader() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | FramebufferGL.cpp | 273 Initialize(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, GLuint skipBytes, GLuint rowBytes, GLuint pixelBytes, GLubyte *pixels) Initialize() argument 331 RearrangeEXTTextureNorm16Pixels(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, GLuint skipBytes, GLuint rowBytes, GLuint pixelBytes, const gl::PixelPackState &pack, GLubyte *clientPixels, GLubyte *tmpPixels) RearrangeEXTTextureNorm16Pixels() argument 646 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument 1480 readPixelsRowByRow(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, const gl::PixelPackState &pack, GLubyte *pixels) const readPixelsRowByRow() argument 1534 readPixelsAllAtOnce(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, const gl::PixelPackState &pack, GLubyte *pixels, bool readLastRowSeparately) const readPixelsAllAtOnce() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_2_0_autogen.cpp | 978 CaptureGetActiveAttrib(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) CaptureGetActiveAttrib() argument 1058 CaptureGetActiveUniform(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) CaptureGetActiveUniform() argument 2059 CaptureReadPixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) CaptureReadPixels() argument 2337 CaptureTexImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) CaptureTexImage2D() argument 2469 CaptureTexSubImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) CaptureTexSubImage2D() argument [all...] |
| H A D | capture_gles_3_0_autogen.cpp | 1416 CaptureGetTransformFeedbackVarying(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) CaptureGetTransformFeedbackVarying() argument 2022 CaptureTexImage3D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) CaptureTexImage3D() argument 2108 CaptureTexSubImage3D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) CaptureTexSubImage3D() argument [all...] |
| H A D | frame_capture_utils.cpp | 82 const char *ColorGenericTypeToString(gl::ColorGeneric::Type type) in ColorGenericTypeToString() argument 1042 SerializeUniformData(JsonSerializer *json, const gl::Context *context, gl::Program *program, gl::UniformLocation loc, GLenum type, GLint size, void (gl::Program::*getFunc)(const gl::Context *, gl::UniformLocation, T *) const) SerializeUniformData() argument 1087 GLenum type = GL_NONE; SerializeProgram() local [all...] |
| H A D | FrameCapture.h | 38 ParamType type; member 354 TrackedResource &getTrackedResource(ResourceIDType type) in getTrackedResource() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | TextureD3D.cpp | 167 setStorage(const gl::Context *context, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size) setStorage() argument 177 setStorageMultisample(const gl::Context *context, gl::TextureType type, GLsizei samples, GLint internalformat, const gl::Extents &size, bool fixedSampleLocations) setStorageMultisample() argument 188 setStorageExternalMemory(const gl::Context *context, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size, gl::MemoryObject *memoryObject, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) setStorageExternalMemory() argument 228 setImageImpl(const gl::Context *context, const gl::ImageIndex &index, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels, ptrdiff_t layerOffset) setImageImpl() argument 272 subImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels, ptrdiff_t layerOffset) subImage() argument 370 fastUnpackPixels(const gl::Context *context, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels, const gl::Box &destArea, GLenum sizedInternalFormat, GLenum type, RenderTargetD3D *destRenderTarget) fastUnpackPixels() argument 433 setImageExternal(const gl::Context *context, gl::TextureType type, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc) setImageExternal() argument 994 setSubImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels) setSubImage() argument 1166 copyTexture(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, GLenum type, GLint sourceLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copyTexture() argument 1296 setStorage(const gl::Context *context, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size) setStorage() argument 1369 setEGLImageTarget(const gl::Context *context, gl::TextureType type, egl::Image *image) setEGLImageTarget() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RewriteCubeMapSamplersAs2DArray.cpp | 233 const TType &type = variable->getType(); variable
|