Home
last modified time | relevance | path

Searched defs:const (Results 11626 - 11650 of 20729) sorted by relevance

1...<<461462463464465466467468469470>>...830

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.h46 ANGLE_INLINE bool valid() const { return mUse != nullptr; } in valid() argument
89 ANGLE_INLINE bool usedInRecordedCommands() const in usedInRecordedCommands() argument
95 ANGLE_INLINE bool usedInRunningCommands(Serial lastCompletedSerial) const in usedInRunningCommands() argument
101 ANGLE_INLINE bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() argument
106 ANGLE_INLINE Serial getSerial() const in getSerial() argument
169 bool usedInRecordedCommands() const { return mUse.usedInRecordedCommands(); } in usedInRecordedCommands() argument
172 bool usedInRunningCommands(Serial lastCompletedSerial) const in usedInRunningCommands() argument
178 isCurrentlyInUse(Serial lastCompletedSerial) const isCurrentlyInUse() argument
203 retain(ResourceUseList *resourceUseList) const retain() argument
217 usedInRecordedCommands() const usedInRecordedCommands() argument
220 usedInRunningCommands(Serial lastCompletedSerial) const usedInRunningCommands() argument
226 isCurrentlyInUse(Serial lastCompletedSerial) const isCurrentlyInUse() argument
230 isCurrentlyInUseForWrite(Serial lastCompletedSerial) const isCurrentlyInUseForWrite() argument
260 retainReadOnly(ResourceUseList *resourceUseList) const retainReadOnly() argument
266 retainReadWrite(ResourceUseList *resourceUseList) const retainReadWrite() argument
[all...]
H A DBufferVk.h103 getSize() const getSize() argument
118 isBufferValid() const isBufferValid() argument
151 getShadowBuffer(size_t offset) const getShadowBuffer() argument
[all...]
H A DProgramVk.h109 hasDirtyUniforms() const hasDirtyUniforms() argument
110 isShaderUniformDirty(gl::ShaderType shaderType) const isShaderUniformDirty() argument
127 getExecutable() const getExecutable() argument
131 getDefaultUniformAlignedSize(ContextVk *contextVk, const gl::ShaderType shaderType) const getDefaultUniformAlignedSize() argument
[all...]
H A Dvk_caps_utils.cpp311 ensureCapsInitialized() const ensureCapsInitialized() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DOVR_multiview2_test.cpp35 unsigned getNumberOfOccurrences() const { return mNumberOfOccurrences; } in getNumberOfOccurrences() argument
147 foundInHLSLCode(const char *stringToFind) const foundInHLSLCode() argument
[all...]
H A DOVR_multiview_test.cpp35 unsigned getNumberOfOccurrences() const { return mNumberOfOccurrences; } in getNumberOfOccurrences() argument
144 foundInHLSLCode(const char *stringToFind) const foundInHLSLCode() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_buffer_pool.h97 size_t getMaxBuffers() const { return mMaxBuffers; } in getMaxBuffers() argument
H A DSurfaceMtl.h80 getColorFormat() const getColorFormat() argument
81 getSamples() const getSamples() argument
83 hasRobustResourceInit() const hasRobustResourceInit() argument
163 preserveBuffer() const preserveBuffer() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DSurfaceNULL.cpp80 EGLint SurfaceNULL::getWidth() const in getWidth() argument
86 EGLint SurfaceNULL::getHeight() const in getHeight() argument
92 isPostSubBufferSupported() const isPostSubBufferSupported() argument
97 getSwapBehavior() const getSwapBehavior() argument
[all...]
H A DBufferNULL.cpp134 getDataPtr() const getDataPtr() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLSyncTest.cpp20 bool hasFenceSyncExtension() const in hasFenceSyncExtension() argument
24 bool hasWaitSyncExtension() const in hasWaitSyncExtension() argument
29 bool hasGLSyncExtension() const { return IsGLExtensionEnabled("GL_OES_EGL_sync"); } in hasGLSyncExtension() argument
31 bool hasAndroidNativeFenceSyncExtension() const in hasAndroidNativeFenceSyncExtension() argument
H A DEGLX11VisualTest.cpp32 std::vector<EGLint> getDisplayAttributes(int visualId) const in getDisplayAttributes() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultisampleCompatibilityTest.cpp130 bool isApplicable() const in isApplicable() argument
355 isApplicable() const isApplicable() argument
[all...]
H A DSwizzleTest.cpp100 bool isTextureSwizzleAvailable() const in isTextureSwizzleAvailable() argument
H A DSRGBTextureTest.cpp62 GLenum getSRGBA8TextureInternalFormat() const in getSRGBA8TextureInternalFormat() argument
67 GLenum getSRGBA8TextureFormat() const in getSRGBA8TextureFormat() argument
72 GLenum getSRGB8TextureInternalFormat() const in getSRGB8TextureInternalFormat() argument
77 GLenum getSRGB8TextureFormat() const in getSRGB8TextureFormat() argument
H A DFramebufferMixedSamplesTest.cpp30 bool isApplicable() const in isApplicable() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DDynamicPromotionPerfTest.cpp32 std::string DynamicPromotionParams::story() const in story() argument
H A DDispatchComputePerf.cpp34 std::string DispatchComputePerfParams::story() const in story() argument
H A DClearPerf.cpp52 std::string ClearParams::story() const in story() argument
H A DVertexArrayPerfTest.cpp52 std::string VertexArrayParams::story() const in story() argument
H A DBindingPerf.cpp64 std::string BindingsParams::story() const in story() argument
H A DTextureUploadPerf.cpp52 std::string TextureUploadParams::story() const in story() argument
[all...]
H A DTextureSampling.cpp56 std::string TextureSamplingParams::story() const in story() argument
H A DMultisampledRenderToTexturePerf.cpp53 std::string MultisampledRenderToTextureParams::story() const in story() argument
H A DPointSprites.cpp69 std::string PointSpritesParams::story() const in story() argument

Completed in 20 milliseconds

1...<<461462463464465466467468469470>>...830